Loading pkgs/by-name/ma/markitdown-mcp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3Packages.buildPythonApplication (finalAttrs: { passthru.updateScripts = gitUpdater { }; meta = { description = "An MCP server for the \"markitdown\" library"; description = "MCP server for the markitdown library"; homepage = "https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp"; changelog = "https://github.com/microsoft/markitdown/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; Loading Loading
pkgs/by-name/ma/markitdown-mcp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3Packages.buildPythonApplication (finalAttrs: { passthru.updateScripts = gitUpdater { }; meta = { description = "An MCP server for the \"markitdown\" library"; description = "MCP server for the markitdown library"; homepage = "https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp"; changelog = "https://github.com/microsoft/markitdown/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; Loading