nixpkgs/nixos/modules/installer/tools/nixos-build-vms
Maximilian Bosch 3df3bbdc50
nixos/nixos-build-vms: fix eval
Within #193485 (and the previous changes) the internal structure of the
testing driver was changed. Since then, `makeTest` returns the
attributes for the VM test(s) (including `driverInteractive`) inside a
sub-attribute called `test`, so without this change running
`nixos-build-vms` would fail like this:

    error: attribute 'driverInteractive' missing
2022-10-01 20:34:01 +02:00
..
build-vms.nix nixos/nixos-build-vms: fix eval 2022-10-01 20:34:01 +02:00
nixos-build-vms.sh nixos/installer: Quote variable references 2021-11-26 18:58:08 +13:00