Loading pkgs/development/python-modules/mcp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -93,6 +93,6 @@ buildPythonPackage rec { description = "Official Python SDK for Model Context Protocol servers and clients"; homepage = "https://github.com/modelcontextprotocol/python-sdk"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ dotlambda ]; maintainers = with lib.maintainers; [ josh ]; }; } Loading
pkgs/development/python-modules/mcp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -93,6 +93,6 @@ buildPythonPackage rec { description = "Official Python SDK for Model Context Protocol servers and clients"; homepage = "https://github.com/modelcontextprotocol/python-sdk"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ dotlambda ]; maintainers = with lib.maintainers; [ josh ]; }; }