diff options
| author | aszlig <aszlig@redmoonstudios.org> | 2014-03-04 08:13:22 +0100 |
|---|---|---|
| committer | aszlig <aszlig@redmoonstudios.org> | 2014-03-04 09:22:18 +0100 |
| commit | bd2d120c0856f0489869b7cdd78b3bc43a300aa3 (patch) | |
| tree | a809f24e961eb48c38e773d1606c445c7517c5a8 /pkgs/development/python-modules/GitPython | |
| parent | c4d5757e294b9e894fc6781a04d546cff6e1da82 (diff) | |
vm/windows: Allow to specify a different arch.
So far, we determined this based on stdenv.is64bit, but there are cases
where you want to run/build a 32bit program on a 64 bit Windows.
This is now possible, by passing windowsImage.arch = "i686" | "x86_64"
to runInWindowsVM. Based an what was passed, the corresponding Cygwin
packages and setup.exe are bootstrapped.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
