diff --git a/shell.nix b/shell.nix index c677a807..f6030183 100644 --- a/shell.nix +++ b/shell.nix @@ -18,8 +18,10 @@ let in pkgs.mkShell { nativeBuildInputs = with pkgs; [ - rebuild + git + git-crypt nixFlakes + rebuild ]; NIX_CONF_DIR = let