update sdl and sdl_image

This commit is contained in:
2024-07-31 18:14:41 +02:00
parent 2abf09ac06
commit 60f2c07a6a
4 changed files with 14 additions and 12 deletions

View File

@ -11,11 +11,11 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/d65a8146b950abe31b4fbf779f3e2fea731af9bd"; # keep in sync this cmake
url = "github:libsdl-org/SDL/67b973b5fad633b3be76d4daf4fd9fece292c25f"; # keep in sync this cmake
flake = false;
};
sdl3_image = {
url = "github:libsdl-org/SDL_image/8abc07df88cc035997e797967ac2f479b0e50981";
url = "github:libsdl-org/SDL_image/2a27018eda394a4e005cd8ba6bb3bfd0298809c7";
flake = false;
};
};