feat: add nextcloud-mcp-server with 20 inlined Python deps #1
@@ -13,6 +13,8 @@ let
|
|||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version hash;
|
inherit pname version hash;
|
||||||
format = "wheel";
|
format = "wheel";
|
||||||
|
dist = "py3";
|
||||||
|
python = "py3";
|
||||||
};
|
};
|
||||||
inherit propagatedBuildInputs;
|
inherit propagatedBuildInputs;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user