mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-04 22:34:04 +00:00
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]
|
||
---|---|---|
.. | ||
nixos-build-vms | ||
nixos-option | ||
get-version-suffix | ||
nix-fallback-paths.nix | ||
nixos-enter.sh | ||
nixos-generate-config.pl | ||
nixos-install.sh | ||
nixos-rebuild.sh | ||
nixos-version.sh | ||
tools.nix |