update and port sdl

This commit is contained in:
2024-06-09 10:35:09 +02:00
parent 727f33ae82
commit 41c83619b5
4 changed files with 8 additions and 12 deletions

View File

@ -12,7 +12,7 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/5fa9432b7d1c1722de93e1ab46e7a9569a47071e"; # keep in sync this cmake
url = "github:libsdl-org/SDL/9651ca59187c16079846918483c40d6b5c2f454c"; # keep in sync this cmake
flake = false;
};
sdl3_image = {