diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock index 33ea0a6..4fdcec3 100644 --- a/flake.lock +++ b/flake.lock @@ -605,6 +605,22 @@ "type": "github" } }, + "nixpkgs-keydb": { + "locked": { + "lastModified": 1727211877, + "narHash": "sha256-zy/ar3GpnzuGRCwrr6zV/QicoZcqd2kNNhkRDECfStU=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "e0464e47880a69896f0fb1810f00e0de469f770a", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "rev": "e0464e47880a69896f0fb1810f00e0de469f770a", + "type": "github" + } + }, "nixpkgs-master": { "locked": { "lastModified": 1730149251, @@ -795,6 +811,7 @@ "nixpkgs": "nixpkgs_7", "nixpkgs-Draupnir": "nixpkgs-Draupnir", "nixpkgs-RoryNix": "nixpkgs-RoryNix", + "nixpkgs-keydb": "nixpkgs-keydb", "nixpkgs-master": "nixpkgs-master", "sops-nix": "sops-nix" } |