1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
nixpkgs/pkgs/build-support/vm/windows
aszlig bd78e674c5
vm/windows: Exit if VM has dropped out.
This ensures that the builder isn't waiting forever if the Windows VM
drops dead while we're waiting for the controller VM to signal that a
particular command has been executed on the Windows VM. It won't ever
happen in such cases so it doesn't make sense to wait for the timeout.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-05-07 07:21:10 +02:00
..
controller vm/windows: Exit if VM has dropped out. 2014-05-07 07:21:10 +02:00
cygwin-iso vm/windows: Allow to specify a different arch. 2014-03-04 09:22:18 +01:00
install vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00
bootstrap.nix vm/windows: Allow to specify a different arch. 2014-03-04 09:22:18 +01:00
default.nix vm/windows: Fix typo in runInWindowsVM. 2014-03-03 22:42:10 +01:00