diff --git a/flake.nix b/flake.nix index 5dbca5c2..9917e415 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,7 @@ name = "rustlings"; version = "5.5.1"; + nativeBuildInputs = [ pkgs.git ]; buildInputs = cargoBuildInputs; src = with pkgs.lib; cleanSourceWith {