Use own fork of hermit-zola for updates.

This commit is contained in:
Lyle Mantooth 2025-06-25 13:58:20 -04:00
parent a09b166902
commit 7a0efc520b
Signed by: IslandUsurper
SSH key fingerprint: SHA256:7OQGnFyxgqLkSqpNeuqXgKL+0NmXES1atELKc4dKOw8
7 changed files with 44 additions and 28 deletions

42
flake.lock generated
View file

@ -1,12 +1,15 @@
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
@ -18,31 +21,31 @@
"hermit-zola": {
"flake": false,
"locked": {
"lastModified": 1649343104,
"narHash": "sha256-tiry4rMOnduQ2JtnpgxRqBsMLICr7JuxaMlONGfwSpA=",
"owner": "VersBinarii",
"lastModified": 1750874243,
"narHash": "sha256-AZhjZEQF7EqTtnffdQ3RRBGllHPxZhRVoOLVUUf/Pjc=",
"owner": "IslandUsurper",
"repo": "hermit_zola",
"rev": "36009d83123a83ca2a06af36bbc01a6d4bd10ae6",
"rev": "7e651881f7c8d987000e478e7bd0cc31b8316f44",
"type": "github"
},
"original": {
"owner": "VersBinarii",
"owner": "IslandUsurper",
"repo": "hermit_zola",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1665763903,
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
"lastModified": 1750622754,
"narHash": "sha256-kMhs+YzV4vPGfuTpD3mwzibWUE6jotw5Al2wczI0Pv8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
"rev": "c7ab75210cb8cb16ddd8f290755d9558edde7ee1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
@ -53,6 +56,21 @@
"hermit-zola": "hermit-zola",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",