mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 23:12:44 +01:00
Fixup coverage build
This commit is contained in:
parent
78fadaf863
commit
ded6589953
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ let
|
|||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = nativeBuildDeps;
|
||||
buildInputs = buildDeps ++ propagatedDeps;
|
||||
|
||||
dontInstall = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue