Merge branch 'master' into staging

This commit is contained in:
Vladimír Čunát
2016-12-29 13:56:16 +01:00
110 changed files with 2974 additions and 1094 deletions

View File

@@ -41,5 +41,6 @@ buildPythonPackage rec {
homepage = "http://www.pygame.org/";
license = licenses.lgpl21Plus;
platforms = platforms.linux;
broken = true;
};
}