vm/windows: Update sha256 of Cygwin's setup.ini.

This is kinda stupid to do every little time the file is automatically
regenerated upstream. But let's see how often that happens and whether
it will become a major annoyance or not, and if yes, we might be forced
to include it in our source tree.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2014-02-15 19:46:01 +01:00
parent 9b1862ca1f
commit 5105e7f0bf
No known key found for this signature in database
GPG Key ID: D0EBD0EC8C2DC961

View File

@ -8,7 +8,7 @@ let
cygPkgList = fetchurl {
url = "${mirror}/x86_64/setup.ini";
sha256 = "0d54pli0gnm3010w9iq2bar3r2sc4syyblg62q75inc2cq341bi3";
sha256 = "19vfm7zr8kcp1algmggk8vsilkccycx22mdf0ynfl6lcmp6dkfsz";
};
makeCygwinClosure = { packages, packageList }: let