Merge pull request #112855 from SuperSandro2000/fix-collection10

This commit is contained in:
Sandro
2021-02-12 21:16:00 +01:00
committed by GitHub
31 changed files with 157 additions and 210 deletions
@@ -40,5 +40,6 @@ mkDerivation rec {
license = licenses.gpl2Only;
platforms = platforms.all;
maintainers = with maintainers; [ OPNA2608 ];
broken = stdenv.isDarwin;
};
}