diff --git a/shell.nix b/shell.nix index c530cf0..423fa4c 100644 --- a/shell.nix +++ b/shell.nix @@ -19,6 +19,7 @@ pkgs.mkShell { [ pythonWithPkgs ] ++ (with pkgs; [ + git nix-prefetch-git parallel ]);