git-dive: replace git with gitMinimal

This commit is contained in:
Pol Dellaiera
2025-01-09 21:03:31 +01:00
parent 7bb1650eed
commit 4a9c8f1057
+2 -2
View File
@@ -8,7 +8,7 @@
zlib,
stdenv,
darwin,
git,
gitMinimal,
}:
rustPlatform.buildRustPackage rec {
@@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec {
];
nativeCheckInputs = [
git
gitMinimal
];
# don't use vendored libgit2