unstable zola

This commit is contained in:
Lewis Wynne 2026-04-29 02:18:21 +01:00
parent b37fdc00d8
commit 140b1e0e5e
3 changed files with 27 additions and 4 deletions

17
flake.lock generated
View file

@ -69,6 +69,22 @@
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1777270315,
"narHash": "sha256-yKB4G6cKsQsWN7M6rZGk6gkJPDNPIzT05y4qzRyCDlI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6368eda62c9775c38ef7f714b2555a741c20c72d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1777077449,
@ -89,6 +105,7 @@
"inputs": {
"guestbook": "guestbook",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},