mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 19:51:00 +01:00
Merge pull request #8010 from NixOS/backport-8005-to-2.14-maintenance
[Backport 2.14-maintenance] Run 'make installcheck' again
This commit is contained in:
commit
d30682eb37
1 changed files with 1 additions and 0 deletions
|
|
@ -375,6 +375,7 @@
|
|||
|
||||
doInstallCheck = true;
|
||||
installCheckFlags = "sysconfdir=$(out)/etc";
|
||||
installCheckTarget = "installcheck"; # work around buggy detection in stdenv
|
||||
|
||||
separateDebugInfo = !currentStdenv.hostPlatform.isStatic;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue