Commit d90ae263 authored by Léon ROUX's avatar Léon ROUX
Browse files

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

parent cc939394
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.