nixpkgs/nixos/modules/installer/tools/nixos-build-vms
Maximilian Bosch c391343fcd
nixos/nixos-build-vms: switch to python test-driver
In 0945178b3c we decided that Perl-based
VM tests should be deprecated and will be removed between 20.03 and
20.09. So let's switch `nixos-build-vms(8)` to python as well (which is
entirely interactive, so other scripts won't break).

In my experience, the test-driver isn't used most of the time, so this
patch is mainly supposed to get rid of the (probably misleading)
deprecation warning when running `nixos-build-vms`. Apart from that, the
interface for python's test-driver is way nicer.
2020-02-15 19:35:17 +01:00
..
build-vms.nix nixos/nixos-build-vms: switch to python test-driver 2020-02-15 19:35:17 +01:00
nixos-build-vms.sh nixos-build-vms: pass --option to nix-build 2019-02-04 10:46:12 +01:00