cargo-llvm-cov: replace git with gitMinimal

This commit is contained in:
Pol Dellaiera
2025-01-09 21:02:44 +01:00
parent c89ad20750
commit 17dabde5c6
+2 -2
View File
@@ -20,7 +20,7 @@
fetchFromGitHub,
rustPlatform,
llvmPackages_19,
git,
gitMinimal,
}:
let
@@ -70,7 +70,7 @@ rustPlatform.buildRustPackage {
LLVM_PROFDATA = "${llvm}/bin/llvm-profdata";
nativeCheckInputs = [
git
gitMinimal
];
# `cargo-llvm-cov` tests rely on `git ls-files.