mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-27 18:30:13 +00:00
treewide: mark broken packages for 20.03
This commit is contained in:
@@ -29,5 +29,6 @@ buildPythonPackage rec {
|
||||
homepage = https://python-docx.readthedocs.io/en/latest/;
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.alexchapman ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user