nixpkgs/nixos/modules/installer
Maximilian Bosch aab534b894
nixos/nixos-build-vms: use pkgs.qemu for virtualisation
When I test a change e.g. in the module system manually, I usually use
`nixos-build-vms(8)` which also gives me a QEMU window where I can play
around in the freshly built VM.

It seems as this has changed recently when the default package for
non-interactive VM tests using the same framework was switched to
`pkgs.qemu_test` to reduce the closure size. While this is a reasonable
decision for our CI tests, I think that you really want a QEMU window of
the VM by default when using `nixos-build-vms(8)`.

[1] bc2188b083dfbbe749a221023e2960b60d4c8951
2020-10-23 17:37:57 +02:00
..
cd-dvd Merge pull request #96042 from rnhmjoj/loaOf 2020-09-02 08:45:37 -04:00
netboot Revert "Revert "Merge master into staging-next"" 2020-02-05 19:41:25 +01:00
scan
tools nixos/nixos-build-vms: use pkgs.qemu for virtualisation 2020-10-23 17:37:57 +02:00
virtualbox-demo.nix