update SDL

This commit is contained in:
Green Sky
2024-11-15 23:17:32 +01:00
parent 1cd1390901
commit 2d54a3111c
3 changed files with 7 additions and 6 deletions

View File

@ -11,7 +11,7 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/2654d5d48b8f764148a7c246fea85b32b1133578"; # keep in sync this cmake
url = "github:libsdl-org/SDL/f8468d580d903e106640800034a4721aca24264c"; # keep in sync this cmake
flake = false;
};
sdl3_image = {