disable catchConflicts hook

This commit is contained in:
2026-05-28 01:09:21 +02:00
parent 555765f4c4
commit e26984fd03

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";