jujutsu: replace git with gitMinimal
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
rustPlatform,
|
||||
fetchFromGitHub,
|
||||
installShellFiles,
|
||||
git,
|
||||
gitMinimal,
|
||||
gnupg,
|
||||
openssh,
|
||||
buildPackages,
|
||||
@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
git
|
||||
gitMinimal
|
||||
gnupg
|
||||
openssh
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user