mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Doh
This commit is contained in:
parent
76f1ba4f3b
commit
1b4b16cc6d
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ let
|
||||||
|
|
||||||
installFlags = "sysconfdir=$(out)/etc";
|
installFlags = "sysconfdir=$(out)/etc";
|
||||||
|
|
||||||
doInstallCheck = false;
|
doInstallCheck = true;
|
||||||
installCheckFlags = "sysconfdir=$(out)/etc";
|
installCheckFlags = "sysconfdir=$(out)/etc";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue