diff --git a/shell.nix b/shell.nix index c677a80..f603018 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