parent
8abb6374c1
commit
b63e0eb372
|
@ -8,7 +8,7 @@ for profile in `${find[@]}`; do
|
|||
echo evaluating $profile >&2
|
||||
|
||||
nixos-rebuild \
|
||||
-I nixos-config=_tests/eval-test.nix \
|
||||
-I nixos-config=tests/eval-test.nix \
|
||||
-I nixos-hardware-profile=$profile \
|
||||
dry-build
|
||||
|
Loading…
Reference in a new issue