mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Remove overrides of removed flags since unit tests broken out
This commit is contained in:
parent
0b539dea4a
commit
92d3a06b25
1 changed files with 0 additions and 2 deletions
|
@ -145,9 +145,7 @@
|
|||
nix = final.nixComponents.nix;
|
||||
|
||||
nix_noTests = final.nix.override {
|
||||
doCheck = false;
|
||||
doInstallCheck = false;
|
||||
installUnitTests = false;
|
||||
};
|
||||
|
||||
# See https://github.com/NixOS/nixpkgs/pull/214409
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue