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": {
2023-04-07 23:55:11 +00:00
"lastModified": 1680776469,
"narHash": "sha256-3CXUDK/3q/kieWtdsYpDOBJw3Gw4Af6x+2EiSnIkNQw=",
2022-12-01 20:19:13 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-07 23:55:11 +00:00
"rev": "411e8764155aa9354dbcd6d5faaeb97e9e3dce24",
2022-12-01 20:19:13 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-07 23:55:11 +00:00
"lastModified": 1680910595,
"narHash": "sha256-LA6EEVZrHO2qdgvwFBbXc0N7IVI2VziXgzejGrtQrjg=",
2022-12-01 20:19:13 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-07 23:55:11 +00:00
"rev": "d682cbf1548727b57ed1071e02399a4109384bb1",
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
}