Merge 'master' into staging

This commit is contained in:
Vladimír Čunát
2015-05-24 20:39:58 +02:00
707 changed files with 16060 additions and 13246 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
, withGd ? false, gd ? null, libpng ? null
}:
assert stdenv.cc.cc.isGNU or false;
assert stdenv.cc.isGNU;
let
build = import ./common.nix;