dev-templates/dhall/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-07-29 00:29:33 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-29 01:34:22 +02:00
"lastModified": 1659050511,
"narHash": "sha256-JqDvJv3kiVMvwfA2NVbzmB/dx+LxJWhTXUCi5morzD4=",
2022-07-29 00:29:33 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-29 01:34:22 +02:00
"rev": "57b2048cc8c34f9a2e3a2edc196e9a98efc3862f",
2022-07-29 00:29:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}