mirror of
https://github.com/NixOS/nix.git
synced 2025-11-19 08:49:35 +01:00
[TMP]: Disable the tests
To allow the benchmarks to run even when something’s broken
This commit is contained in:
parent
c7a232e200
commit
a6aaf81103
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@
|
||||||
echo "doc manual $doc/share/doc/nix/manual" >> $doc/nix-support/hydra-build-products
|
echo "doc manual $doc/share/doc/nix/manual" >> $doc/nix-support/hydra-build-products
|
||||||
'';
|
'';
|
||||||
|
|
||||||
doInstallCheck = true;
|
doInstallCheck = false;
|
||||||
installCheckFlags = "sysconfdir=$(out)/etc";
|
installCheckFlags = "sysconfdir=$(out)/etc";
|
||||||
|
|
||||||
separateDebugInfo = true;
|
separateDebugInfo = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue