1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/vm/windows
aszlig e40f41e505
vm/windows: Collect exit code from xchg.
This is the last item that was missing to get a fully working
runInWindowsVM function. Apart from checking exit codes, we also now
have preVM/postVM hooks which we can use to write arbitrary constructs
around this architecture, without the need to worry about specific
details.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 04:52:00 +01:00
..
controller vm/windows: Collect exit code from xchg. 2014-02-26 04:52:00 +01:00
cygwin-iso vm/windows: Update sha256 of Cygwin's setup.ini. 2014-02-26 04:50:55 +01:00
install vm/windows: Don't init /nix/store on install. 2014-02-26 04:51:57 +01:00
default.nix vm/windows: Add new runInWindowsVM function. 2014-02-26 04:52:00 +01:00