annotated_annals/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-08-28 12:30:39 -04:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hermit-zola": {
"flake": false,
"locked": {
"lastModified": 1649343104,
"narHash": "sha256-tiry4rMOnduQ2JtnpgxRqBsMLICr7JuxaMlONGfwSpA=",
"owner": "VersBinarii",
"repo": "hermit_zola",
"rev": "36009d83123a83ca2a06af36bbc01a6d4bd10ae6",
"type": "github"
},
"original": {
"owner": "VersBinarii",
"repo": "hermit_zola",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1661617163,
"narHash": "sha256-NN9Ky47j8ohgPhA9JZyfkYIbbAo6RJkGz+7h8/exVpE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0ba2543f8c855d7be8e90ef6c8dc89c1617e8a08",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"hermit-zola": "hermit-zola",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}