summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock51
1 files changed, 48 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 87bcbbb..ea444a3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,28 @@
{
"nodes": {
+ "agenix": {
+ "inputs": {
+ "darwin": [],
+ "home-manager": "home-manager",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1703089996,
+ "narHash": "sha256-ipqShkBmHKC9ft1ZAsA6aeKps32k7+XZSPwfxeHLsAU=",
+ "owner": "ryantm",
+ "repo": "agenix",
+ "rev": "564595d0ad4be7277e07fa63b5a991b3c645655d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ryantm",
+ "ref": "0.15.0",
+ "repo": "agenix",
+ "type": "github"
+ }
+ },
"disko": {
"inputs": {
"nixpkgs": [
@@ -21,6 +44,27 @@
"type": "github"
}
},
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "agenix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1682203081,
+ "narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
"naersk": {
"inputs": {
"nixpkgs": [
@@ -59,11 +103,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1740126099,
- "narHash": "sha256-ozoOtE2hGsqh4XkTJFsrTkNxkRgShxpQxDynaPZUGxk=",
+ "lastModified": 1741513245,
+ "narHash": "sha256-7rTAMNTY1xoBwz0h7ZMtEcd8LELk9R5TzBPoHuhNSCk=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "32fb99ba93fea2798be0e997ea331dd78167f814",
+ "rev": "e3e32b642a31e6714ec1b712de8c91a3352ce7e1",
"type": "github"
},
"original": {
@@ -75,6 +119,7 @@
},
"root": {
"inputs": {
+ "agenix": "agenix",
"disko": "disko",
"naersk": "naersk",
"nixos-hardware": "nixos-hardware",