cargo-llvm-cov: fix checkPhase using a writable $HOME (#464928)

This commit is contained in:
Aleksana
2025-11-26 08:45:58 +00:00
committed by GitHub
@@ -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.