Merge staging into closure-size

This commit is contained in:
Vladimír Čunát
2015-05-05 11:49:03 +02:00
869 changed files with 36250 additions and 30353 deletions

View File

@@ -54,6 +54,7 @@ stdenv.mkDerivation (rec {
meta = with stdenv.lib; {
description = "Lossless data-compression library";
license = licenses.zlib;
platforms = platforms.all;
};
} // (if stdenv.isDarwin then {
postInstall = ''