try fix SDL3-jar target missing

This commit is contained in:
Green Sky
2025-01-15 00:49:22 +01:00
parent 291d5370a3
commit 702c59e3e7
4 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/191a6417d581b79cab5698dee84554ea64b5ac61"; # keep in sync this cmake
url = "github:libsdl-org/SDL/191a6417d581b79cab5698dee84554ea64b5ac61"; # keep in sync with cmake
flake = false;
};
sdl3_image = {