python3Packages.textual: unbreak

authored by gepbird.tngl.sh and committed by Tom van Dijk 24889e5e ca0760f8

-2
-2
pkgs/development/python-modules/textual/default.nix
··· 95 95 changelog = "https://github.com/Textualize/textual/blob/${src.tag}/CHANGELOG.md"; 96 96 license = lib.licenses.mit; 97 97 maintainers = with lib.maintainers; [ gepbird ]; 98 - # https://github.com/Textualize/textual/issues/5868 99 - broken = true; 100 98 }; 101 99 }