Merge branch 'master' into closure-size

This commit is contained in:
Vladimír Čunát
2016-02-14 08:33:51 +01:00
671 changed files with 37363 additions and 16671 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ python2Packages.buildPythonPackage rec {
meta = with stdenv.lib; {
homepage = https://github.com/andreafrancia/trash-cli;
description = "Command line tool for the desktop trash can";
maintainer = [ maintainers.rycee ];
maintainers = [ maintainers.rycee ];
license = licenses.gpl2;
};
}