feat: add nextcloud-mcp-server with 20 inlined Python deps #1

Merged
luis merged 29 commits from :main into main 2026-05-28 08:55:26 +02:00
Showing only changes of commit 555765f4c4 - Show all commits

View File

@@ -168,7 +168,7 @@ python3Packages.buildPythonApplication rec {
--replace-quiet '">=2.4.5"' '""' --replace-quiet '">=2.4.5"' '""'
''; '';
doCheck = false; dontCheckRuntimeDeps = true;
meta = with lib; { meta = with lib; {
description = "MCP server for Nextcloud files, calendar, contacts, notes, deck, talk, sharing"; description = "MCP server for Nextcloud files, calendar, contacts, notes, deck, talk, sharing";