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

@@ -29,5 +29,6 @@ buildPythonPackage rec {
homepage = https://python-docx.readthedocs.io/en/latest/;
license = lib.licenses.mit;
maintainers = [ lib.maintainers.alexchapman ];
broken = true;
};
}