diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-03-20 13:02:42 -0400 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-03-20 13:02:42 -0400 |
| commit | b1738c105de3bc0ba7cd27f68c9eb146439a0964 (patch) | |
| tree | 109de31a9c12edb56014cda723fd4cd8187ae5b5 /flake.lock | |
| parent | ed979a450a37fd9761c1ba8393e4ee9dd243b81d (diff) | |
| download | depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.tar.gz depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.tar.bz2 depot-b1738c105de3bc0ba7cd27f68c9eb146439a0964.zip | |
march sprint
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 51 |
1 files changed, 48 insertions, 3 deletions
@@ -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", |
