nixpkgs/nixos/modules/installer/tools
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] bc2188b083
2020-10-23 17:37:57 +02:00
..
nixos-build-vms nixos/nixos-build-vms: use pkgs.qemu for virtualisation 2020-10-23 17:37:57 +02:00
nixos-option treewide: completely remove types.loaOf 2020-09-02 00:42:50 +02:00
get-version-suffix
nix-fallback-paths.nix nix: 2.3.7 -> 2.3.8 2020-10-22 14:47:55 +02:00
nixos-enter.sh nixos/nixos-*: use runtimeShell 2020-08-16 13:08:33 +00:00
nixos-generate-config.pl nixos-generate-config: Add missing newline 2020-10-03 10:48:39 +02:00
nixos-install.sh nixos-install: use mountpoint as store 2020-10-03 10:09:20 -07:00
nixos-rebuild.sh nixos-rebuild: add impure 2020-09-28 17:24:37 -04:00
nixos-version.sh nixos/nixos-*: use runtimeShell 2020-08-16 13:08:33 +00:00
tools.nix nixos/installer: drop the extra nixUnstable in nixos-install 2020-10-06 01:11:09 +02:00