vulkan-tutorial/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-12-01 20:19:13 +00:00
{
"nodes": {
"flake-utils": {
2023-04-19 13:20:44 +00:00
"inputs": {
"systems": "systems"
},
2022-12-01 20:19:13 +00:00
"locked": {
2023-08-24 14:04:09 +00:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
2022-12-01 20:19:13 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-24 14:04:09 +00:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
2022-12-01 20:19:13 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-24 14:04:09 +00:00
"lastModified": 1692885195,
"narHash": "sha256-zo/6ItD2ITIOsYmpQZ3sOcuDPhIh71flCj6TkF10nKM=",
2022-12-01 20:19:13 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-24 14:04:09 +00:00
"rev": "27c6502cb974e6ad610baaeeba162acd3536ec45",
2022-12-01 20:19:13 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-04-19 13:20:44 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-12-01 20:19:13 +00:00
}
},
"root": "root",
"version": 7
}