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 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", |