From e5215e8a92332d7bf919f29ed42ea0d011cedd46 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 11 Dec 2023 15:14:15 +0900 Subject: [PATCH] test --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 111d6796..ac3b5449 100644 --- a/shell.nix +++ b/shell.nix @@ -24,6 +24,7 @@ pkgs.nixfmt pkgs.ssh-to-pgp (pkgs.callPackage sops-nix {}).sops-import-keys-hook + deploy-rs.packages.${pkgs.system}.deploy-rs ]; }; } \ No newline at end of file