hydra-example/flake.lock
2024-05-14 19:26:15 +02:00

45 lines
1,014 B
JSON

{
"nodes": {
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714905986,
"narHash": "sha256-Vj7iFkLrd7MDeeMVVol5uHTcaLwDq4a3vNx+6Sy1FLU=",
"owner": "viperml",
"repo": "nh",
"rev": "127a23c82aa41091e97466092d2547c08c2a9a9d",
"type": "github"
},
"original": {
"owner": "viperml",
"repo": "nh",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1714409183,
"narHash": "sha256-Wacm/DrzLD7mjFGnSxxyGkJgg2unU/dNdNgdngBH+RU=",
"path": "/nix/store/xpzmrd7qla29lv913dgg0rma1g335zam-source",
"rev": "576ecd43d3b864966b4423a853412d6177775e8b",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nh": "nh",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}