From 9ce56f0d31299c27f6f22234b7904acd87412643 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 24 Mar 2024 16:33:41 +0100 Subject: fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agent --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 1ff164e6..3e380f53 100644 --- a/flake.lock +++ b/flake.lock @@ -501,6 +501,22 @@ "type": "github" } }, + "nixpkgs-onlykey": { + "locked": { + "lastModified": 1711293085, + "narHash": "sha256-KhDQnSH2cZNiw8QUvcaTmz/xRR0TdsAGz1S5yvCSbls=", + "owner": "soispha", + "repo": "nixpkgs", + "rev": "646bd95c3171855926db1ee06b2c16ea901cba78", + "type": "github" + }, + "original": { + "owner": "soispha", + "ref": "fix-onlykey-agent", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1704290814, @@ -679,6 +695,7 @@ "nixVim": "nixVim", "nixos-generators": "nixos-generators", "nixpkgs": "nixpkgs", + "nixpkgs-onlykey": "nixpkgs-onlykey", "nixpkgs-stable": "nixpkgs-stable", "nixpkgs-tfc": "nixpkgs-tfc", "poetry2nix": "poetry2nix", -- cgit 1.4.1