aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-05-15 11:31:49 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-05-15 11:31:49 -0700
commite310f4a44b7c7ae64242802514c47825d88c875e (patch)
tree95e748b3683f928d130ef69a56b0853504800cc0 /flake.lock
parent131141ba00a93de7be7491df3681cbd1f4c39099 (diff)
downloadnix-e310f4a44b7c7ae64242802514c47825d88c875e.tar
nix-e310f4a44b7c7ae64242802514c47825d88c875e.tar.gz
nix-e310f4a44b7c7ae64242802514c47825d88c875e.tar.bz2
nix-e310f4a44b7c7ae64242802514c47825d88c875e.tar.lz
nix-e310f4a44b7c7ae64242802514c47825d88c875e.tar.xz
nix-e310f4a44b7c7ae64242802514c47825d88c875e.tar.zst
nix-e310f4a44b7c7ae64242802514c47825d88c875e.zip
Update to latest flake.lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock66
1 files changed, 63 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index c092434..a1baf4c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,28 @@
{
"nodes": {
+ "agenix": {
+ "inputs": {
+ "darwin": [],
+ "home-manager": "home-manager",
+ "nixpkgs": [
+ "nixpkgs-unstable"
+ ],
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1715290355,
+ "narHash": "sha256-2T7CHTqBXJJ3ZC6R/4TXTcKoXWHcvubKNj9SfomURnw=",
+ "owner": "ryantm",
+ "repo": "agenix",
+ "rev": "8d37c5bdeade12b6479c85acd133063ab53187a0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ryantm",
+ "repo": "agenix",
+ "type": "github"
+ }
+ },
"disko": {
"inputs": {
"nixpkgs": [
@@ -20,6 +43,27 @@
"type": "github"
}
},
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "agenix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1703113217,
+ "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
"home-manager-stable": {
"inputs": {
"nixpkgs": [
@@ -78,11 +122,11 @@
},
"nixpkgs-stable": {
"locked": {
- "lastModified": 1715783552,
- "narHash": "sha256-dpQWboTQ87MspQLo1r4joDjKjGMZXGFrujPFFldnHr4=",
+ "lastModified": 1715793028,
+ "narHash": "sha256-4gmVXcjDJ2BYIRi/zhUXmQsgdIYBn3a3hpEWwhbjkME=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "8d266f7b8a72ab42fb382eaed8c834375b049c53",
+ "rev": "8bb0d570cec767c044e0e5ec592f4819ca12bb70",
"type": "github"
},
"original": {
@@ -110,6 +154,7 @@
},
"root": {
"inputs": {
+ "agenix": "agenix",
"disko": "disko",
"home-manager-stable": "home-manager-stable",
"home-manager-unstable": "home-manager-unstable",
@@ -117,6 +162,21 @@
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable"
}
+ },
+ "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",