mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Fix the nix-profile test
This commit is contained in:
parent
844d83352c
commit
762ef464f8
3 changed files with 3 additions and 3 deletions
|
@ -102,6 +102,7 @@ let
|
|||
installFlags = "sysconfdir=$(out)/etc";
|
||||
|
||||
doInstallCheck = true;
|
||||
installCheckFlags = "sysconfdir=$(out)/etc";
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue