From 8504ec47c5547f6fa567f67464af49e46e9ce4de Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 26 May 2024 12:46:19 +0200 Subject: switch from niv to npins --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 8b4f463c..7d5d4227 100644 --- a/shell.nix +++ b/shell.nix @@ -13,7 +13,7 @@ pkgs.mkShell name = "nixfiles-shell"; buildInputs = with pkgs; [ - niv + npins deploy-rs (pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { }) (import sources.home-manager { inherit pkgs; }).home-manager -- cgit 1.4.1