summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2025-12-30 19:46:56 +0100
committerandromeda <andromeda@lenovo>2025-12-30 19:47:50 +0100
commit07655e513522db296b1032290c7cfb6a5ac64181 (patch)
tree5668cf8c8360dca928498ed06623f281c650c7d2 /flake.lock
parent89dfb0adb921ea3481987cae74f5ce626c4e7c2d (diff)
parent9e402fdfa3f967e6b7497507f6d8eefbad6a71a9 (diff)
add secret scheme
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock88
1 files changed, 85 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 4915b56..e952546 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,28 @@
{
"nodes": {
+ "agenix": {
+ "inputs": {
+ "darwin": "darwin",
+ "home-manager": "home-manager",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1762618334,
+ "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=",
+ "owner": "ryantm",
+ "repo": "agenix",
+ "rev": "fcdea223397448d35d9b31f798479227e80183f6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ryantm",
+ "repo": "agenix",
+ "type": "github"
+ }
+ },
"base16": {
"inputs": {
"fromYaml": "fromYaml"
@@ -68,6 +91,28 @@
"type": "github"
}
},
+ "darwin": {
+ "inputs": {
+ "nixpkgs": [
+ "agenix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1744478979,
+ "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
+ "owner": "lnl7",
+ "repo": "nix-darwin",
+ "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "lnl7",
+ "ref": "master",
+ "repo": "nix-darwin",
+ "type": "github"
+ }
+ },
"firefox-gnome-theme": {
"flake": false,
"locked": {
@@ -201,6 +246,27 @@
"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"
+ }
+ },
+ "home-manager_2": {
+ "inputs": {
+ "nixpkgs": [
"nixpkgs"
]
},
@@ -373,7 +439,7 @@
"nixpkgs": [
"nixpkgs"
],
- "systems": "systems"
+ "systems": "systems_2"
},
"locked": {
"lastModified": 1766596669,
@@ -391,7 +457,8 @@
},
"root": {
"inputs": {
- "home-manager": "home-manager",
+ "agenix": "agenix",
+ "home-manager": "home-manager_2",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
"noshell": "noshell",
@@ -413,7 +480,7 @@
"nixpkgs"
],
"nur": "nur_2",
- "systems": "systems_2",
+ "systems": "systems_3",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@@ -464,6 +531,21 @@
"type": "github"
}
},
+ "systems_3": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
"tinted-foot": {
"flake": false,
"locked": {