nixpkgs/pkgs/build-support/vm
aszlig b01c9624cf
vm/windows: Add new runInWindowsVM function.
This function is quite similar to runInLinuxVM, but also ensures that
the builder is run decoupled of the Nix store and using the userland
inside the VM.

We're now picking up the environment variables saved in the previous
commit.

The reason we suppress all errors from the source operation is that it
would emit a ton of errors because we're trying to set read-only
variables.

Also, detecting whether the origBuilder is using the default builder
from the stdenv is currently a bit of a workaround until we have a
specialized pseudo-cross-stdenv someday in the future[TM].

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 04:52:00 +01:00
..
deb Add Debian 7.0 2013-05-07 11:19:46 +02:00
rpm rpmclosure, remove exit 2012-02-02 09:54:16 +00:00
windows vm/windows: Add new runInWindowsVM function. 2014-02-26 04:52:00 +01:00
default.nix VMs: Add Fedora 17 to the list of distros (only had 16 and 18). 2014-02-15 12:57:21 +01:00
test.nix Remove runInGenericVM 2013-07-05 00:17:04 +02:00