nixpkgs/pkgs/build-support/vm/windows
aszlig 5bd52771ba
vm/windows: Replace binary with cross cygwinSetup.
As the official Cygwin setup binary download doesn't come in snapshots
or even versioned, the fetchurl of setup.exe will frequently fail, which
in turn will annoy us as hell (or at least me).

One warning though: The fetchurl is currently broken and the cross-build
might not work yet for example on mingw32 (mingw-w64 branch on its way),
but the upstream URL has already changed and the new version contains a
bug (not yet tracked down) which breaks our Windows bootstrap process.

So to conclude: If it's already broken, make it at least "less broken".

"Not broken" is coming soon with the merge of the mingw-w64 branch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-03 23:21:34 +01:00
..
controller vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00
cygwin-iso vm/windows: Replace binary with cross cygwinSetup. 2014-03-03 23:21:34 +01:00
install vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00
bootstrap.nix vm/windows: Make list of dependencies explicit. 2014-02-26 05:43:34 +01:00
default.nix vm/windows: Fix typo in runInWindowsVM. 2014-03-03 22:42:10 +01:00