nixpkgs/nixos/modules/installer/tools
Maximilian Bosch 1659bca6b7
nixos-build-vms(8): $out/bin/nixos-run-vms should non-interactively start VMs
Not entirely sure when it got broken this time, but when creating a VM
network with `nixos-build-vms(8)`, there are should be the following scripts:

* `$out/bin/nixos-test-driver` which drops into an interactive shell to
  interactively perform test steps.
* `$out/bin/nixos-run-vms` which non-interactively starts the VMs from
  the network so that one can manually play around in the VM.

The latter also starts an interactive shell for a while now which means
that it does the exact same thing as `nixos-test-driver` which is not
its purpose.
2022-02-19 19:43:34 +01:00
..
nixos-build-vms nixos-build-vms(8): $out/bin/nixos-run-vms should non-interactively start VMs 2022-02-19 19:43:34 +01:00
nixos-option nixos-option: add backwards compatibility layer 2021-07-10 22:32:26 +02:00
get-version-suffix
nix-fallback-paths.nix nix-fallback-paths: update to 2.6.0 2022-01-31 18:53:43 -08:00
nixos-enter.sh nixos/nixos-enter: Don't passthru TMPDIR 2021-12-31 10:10:14 +11:00
nixos-generate-config.pl nixos/nixos-generate-config: move dhcpConfig from configuration.nix to hardware-configuration.nix 2022-02-09 19:35:19 +02:00
nixos-install.sh nixos-install: copy channels before system eval 2022-01-05 18:38:49 +01:00
nixos-version.sh nixos/installer: Mark scripts as Bash for ShellCheck 2021-11-26 18:54:23 +13:00
tools.nix nixos/nixos-generate-config: move dhcpConfig from configuration.nix to hardware-configuration.nix 2022-02-09 19:35:19 +02:00