remove sdl subtree and update

This commit is contained in:
2024-04-15 18:12:17 +02:00
parent 85edd0eab6
commit 3d557f91d8
1684 changed files with 39 additions and 648450 deletions

20
flake.lock generated
View File

@ -55,7 +55,25 @@
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nlohmann-json": "nlohmann-json"
"nlohmann-json": "nlohmann-json",
"sdl3": "sdl3"
}
},
"sdl3": {
"flake": false,
"locked": {
"lastModified": 1713196978,
"narHash": "sha256-qn6YChphDi2p1GRwAEno6QI1rDNEmly+tElzDJnOcvg=",
"owner": "libsdl-org",
"repo": "SDL",
"rev": "0429f5d6a36fc35b551bcc2acd4a40c2db6dab82",
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL",
"rev": "0429f5d6a36fc35b551bcc2acd4a40c2db6dab82",
"type": "github"
}
},
"systems": {