From 09d43a8b230a337660db71781fc64bb2efe69a01 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 11 Dec 2023 16:52:24 +0900 Subject: [PATCH] test --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 55688a6e..4268c241 100644 --- a/shell.nix +++ b/shell.nix @@ -17,5 +17,6 @@ pkgs.ssh-to-pgp (pkgs.callPackage sops-nix {}).sops-import-keys-hook deploy-rs.packages.${system}.deploy-rs + ]; }; } \ No newline at end of file