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": {
2022-10-16 09:36:54 -04:00
"lastModified": 1665763903,
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
2022-08-28 12:30:39 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2022-10-16 09:36:54 -04:00
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
2022-08-28 12:30:39 -04:00
"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
}