nixpkgs/pkgs/build-support/vm/windows/install
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
..
default.nix vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00
unattended-image.nix vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00