nixpkgs/pkgs/build-support/vm
aszlig 623f1940c0
vm/windows: Make list of dependencies explicit.
So far, the VMs have always been using the native architecture, because
it was reimporting <nixpkgs> several times. Now, we propagate a list of
packages down to all sub-imports, which not only makes clearer which
dependencies a part actually has, but also will make it easier in case
we want to refactor those parts to use callPackage.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 05:43:34 +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: Make list of dependencies explicit. 2014-02-26 05:43:34 +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