mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
Merge pull request #250970 from alyssais/virtualbox-test-eval
nixosTests.virtualbox: fix eval
This commit is contained in:
commit
fb6665f4de
@ -519,4 +519,4 @@ in mapAttrs (mkVBoxTest false vboxVMs) {
|
||||
destroy_vm_test1()
|
||||
destroy_vm_test2()
|
||||
'';
|
||||
} // (lib.optionalAttrs enableUnfree unfreeTests)
|
||||
} // (optionalAttrs enableUnfree unfreeTests)
|
||||
|
Loading…
Reference in New Issue
Block a user