python3Packages.textual: mark broken
This commit is contained in:
@@ -101,5 +101,7 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/Textualize/textual/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ gepbird ];
|
||||
# https://github.com/Textualize/textual/issues/5868
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user