python3Packages.textual: unbreak
This commit is contained in:
parent
ca0760f8db
commit
24889e5e6a
@ -95,7 +95,5 @@ 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;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user