tomato/flake.lock

116 lines
3.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-04-15 15:43:45 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-04-15 15:43:45 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-15 15:43:45 +02:00
"lastModified": 1713189761,
"narHash": "sha256-MPp1dBhlY066IeBo+EPGEUN+s+aSUA+LWkvnzKh+rts=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 15:43:45 +02:00
"rev": "ff44be4d8ff33f797ff3e3f87153d4f3b6a85ffb",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-03-09 11:50:55 +01:00
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nlohmann-json": {
"flake": false,
"locked": {
"lastModified": 1701207391,
"narHash": "sha256-7F0Jon+1oWL7uqet5i1IgHX0fUw/+z0QwEcA3zs5xHg=",
"owner": "nlohmann",
"repo": "json",
"rev": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03",
"type": "github"
},
"original": {
"owner": "nlohmann",
"ref": "v3.11.3",
"repo": "json",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
2024-04-15 18:12:17 +02:00
"nlohmann-json": "nlohmann-json",
2024-04-15 15:43:45 +02:00
"sdl3": "sdl3",
"sdl3_image": "sdl3_image"
2024-04-15 18:12:17 +02:00
}
},
"sdl3": {
"flake": false,
"locked": {
2024-05-28 17:58:24 +02:00
"lastModified": 1716778470,
"narHash": "sha256-/esw8XkLIR7/2HLXaCfsOsEy+Idf6XGsnWGC5yXJipk=",
2024-04-15 18:12:17 +02:00
"owner": "libsdl-org",
"repo": "SDL",
2024-05-28 17:58:24 +02:00
"rev": "5fa9432b7d1c1722de93e1ab46e7a9569a47071e",
2024-04-15 18:12:17 +02:00
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL",
2024-05-28 17:58:24 +02:00
"rev": "5fa9432b7d1c1722de93e1ab46e7a9569a47071e",
2024-04-15 18:12:17 +02:00
"type": "github"
}
},
2024-04-15 15:43:45 +02:00
"sdl3_image": {
"flake": false,
"locked": {
2024-05-28 17:58:24 +02:00
"lastModified": 1716394356,
"narHash": "sha256-dQ4x7ZbQodOs4PQU90evoa870abC/u0uaVLEqU1nB8k=",
2024-04-15 15:43:45 +02:00
"owner": "libsdl-org",
"repo": "SDL_image",
2024-05-28 17:58:24 +02:00
"rev": "2fc5310a9a2700fc856663200f94edebeb5e554a",
2024-04-15 15:43:45 +02:00
"type": "github"
},
"original": {
"owner": "libsdl-org",
"repo": "SDL_image",
2024-05-28 17:58:24 +02:00
"rev": "2fc5310a9a2700fc856663200f94edebeb5e554a",
2024-04-15 15:43:45 +02:00
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}