Merge branch 'master' into closure-size

This commit is contained in:
Luca Bruno
2015-12-11 18:31:00 +01:00
577 changed files with 28738 additions and 7408 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ stdenv.mkDerivation {
description = "Utility for RAR archives";
homepage = http://www.rarlab.com/;
license = licenses.gpl2;
maintainers = [ maintainers.emery ];
maintainers = [ maintainers.ehmry ];
platforms = platforms.all;
};
}