Files
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
..
2022-10-01 20:34:01 +02:00