summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-10-19 13:30:52 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-10-19 15:36:49 +0200
commit3ccc68f167184a093c79cab4ff8e25b37206a20c (patch)
tree8795385637e4831b00bea46018c037c7b0a5147f /flake.lock
parentaf7f731f5bac7dacc1083156913a9823887113db (diff)
downloadoden-3ccc68f167184a093c79cab4ff8e25b37206a20c.tar.gz
Add agenix
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock60
1 files changed, 60 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 5b0620f..22560e3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,28 @@
{
"nodes": {
+ "agenix": {
+ "inputs": {
+ "darwin": [],
+ "home-manager": "home-manager",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1760836749,
+ "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=",
+ "owner": "ryantm",
+ "repo": "agenix",
+ "rev": "2f0f812f69f3eb4140157fe15e12739adf82e32a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ryantm",
+ "repo": "agenix",
+ "type": "github"
+ }
+ },
"disko": {
"inputs": {
"nixpkgs": [
@@ -21,6 +44,27 @@
"type": "github"
}
},
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "agenix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1745494811,
+ "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
"impermanence": {
"locked": {
"lastModified": 1737831083,
@@ -54,10 +98,26 @@
},
"root": {
"inputs": {
+ "agenix": "agenix",
"disko": "disko",
"impermanence": "impermanence",
"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",