disable runtime dep checks
This commit is contained in:
@@ -168,7 +168,7 @@ python3Packages.buildPythonApplication rec {
|
||||
--replace-quiet '">=2.4.5"' '""'
|
||||
'';
|
||||
|
||||
doCheck = false;
|
||||
dontCheckRuntimeDeps = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "MCP server for Nextcloud — files, calendar, contacts, notes, deck, talk, sharing";
|
||||
|
||||
Reference in New Issue
Block a user