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 e26984fd03 - Show all commits

View File

@@ -169,6 +169,7 @@ python3Packages.buildPythonApplication rec {
''; '';
dontCheckRuntimeDeps = true; dontCheckRuntimeDeps = true;
catchConflicts = false;
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";