treewide: mark broken packages for 20.03

This commit is contained in:
Samuel Leathers
2020-04-15 17:07:33 -04:00
parent 67e45efa3a
commit c6be4c1957
91 changed files with 117 additions and 2 deletions

View File

@@ -28,5 +28,6 @@ buildPythonPackage rec {
homepage = https://github.com/cool-RR/python_toolbox;
license = licenses.mit;
maintainers = with maintainers; [ seqizz ];
broken = true;
};
}