Merge pull request #112855 from SuperSandro2000/fix-collection10
This commit is contained in:
@@ -40,5 +40,6 @@ mkDerivation rec {
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ OPNA2608 ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user