update sdl

This commit is contained in:
2024-05-15 14:06:31 +02:00
parent 634bc92665
commit 2095bc6889
3 changed files with 9 additions and 7 deletions

View File

@ -11,11 +11,10 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/14f584a94bfd49cf1524db75bf3c419fdf9436cd"; # keep in sync this cmake
url = "github:libsdl-org/SDL/06d6f2cb2518622593570985589700910cf4399f"; # keep in sync this cmake
flake = false;
};
sdl3_image = {
#url = "github:libsdl-org/SDL_image/a45d6e5b84ccc0f3faae6ba7d561709ed600eee7";
url = "github:libsdl-org/SDL_image/a34ccf16f961e6d5a480045eb650fc3dddb4bfaa";
flake = false;
};