vulkan-tutorial/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-12-01 20:19:13 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-02 05:00:08 +00:00
"lastModified": 1672633908,
"narHash": "sha256-sP0BMp4DprVCBjcTYPsTPwkJMsc45vM0FxHdDx6qE8U=",
2022-12-01 20:19:13 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-02 05:00:08 +00:00
"rev": "a4379d2b0deefedc8dba360897557707ea9ee9a7",
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"
}
}
},
"root": "root",
"version": 7
}