cargo-llvm-cov: fix checkPhase using a writable $HOME

This commit is contained in:
Léon ROUX
2025-11-25 14:11:22 +01:00
parent cc93939497
commit d90ae263a6
@@ -20,6 +20,7 @@
rustPlatform,
llvmPackages_19,
gitMinimal,
writableTmpDirAsHomeHook,
}:
let
@@ -63,6 +64,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
nativeCheckInputs = [
gitMinimal
writableTmpDirAsHomeHook
];
# `cargo-llvm-cov` tests rely on `git ls-files.