Merge staging into closure-size

The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
This commit is contained in:
Vladimír Čunát
2015-11-20 14:32:58 +01:00
1278 changed files with 105731 additions and 30012 deletions
+2 -2
View File
@@ -8,11 +8,11 @@
}:
stdenv.mkDerivation rec {
name = "xonotic-0.8.0";
name = "xonotic-0.8.1";
src = fetchurl {
url = "http://dl.xonotic.org/${name}.zip";
sha256 = "0w336750sq8nwqljlcj3znk4iaj3nvn6id144d7j72vsh84ci1qa";
sha256 = "0vy4hkrbpz9g91gb84cbv4xl845qxaknak6hshk2yflrw90wr2xy";
};
buildInputs = [