Loading pkgs/development/python-modules/textual/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ buildPythonPackage rec { "textual" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "TUI framework for Python inspired by modern web development"; homepage = "https://github.com/Textualize/textual"; Loading Loading
pkgs/development/python-modules/textual/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ buildPythonPackage rec { "textual" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "TUI framework for Python inspired by modern web development"; homepage = "https://github.com/Textualize/textual"; Loading