Loading pkgs/development/python-modules/crewai/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ hatchling, # dependencies aiofiles, aiosqlite, appdirs, chromadb, Loading Loading @@ -54,14 +55,14 @@ buildPythonPackage (finalAttrs: { pname = "crewai"; version = "1.13.0"; version = "1.14.1"; pyproject = true; src = fetchFromGitHub { owner = "crewAIInc"; repo = "crewAI"; tag = finalAttrs.version; hash = "sha256-IKtfwM9xOMNs993ggT1EejjWKixWEjDMFUuq+RXXvfQ="; hash = "sha256-MwBcum9HX0emKPB0UpTCBTvZRnNP0YqU02YCEHZ4CeA="; }; postPatch = '' Loading @@ -82,6 +83,7 @@ buildPythonPackage (finalAttrs: { build-system = [ hatchling ]; pythonRelaxDeps = [ "aiofiles" "chromadb" "click" "json-repair" Loading @@ -107,6 +109,7 @@ buildPythonPackage (finalAttrs: { ]; dependencies = [ aiofiles aiosqlite appdirs chromadb Loading Loading
pkgs/development/python-modules/crewai/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ hatchling, # dependencies aiofiles, aiosqlite, appdirs, chromadb, Loading Loading @@ -54,14 +55,14 @@ buildPythonPackage (finalAttrs: { pname = "crewai"; version = "1.13.0"; version = "1.14.1"; pyproject = true; src = fetchFromGitHub { owner = "crewAIInc"; repo = "crewAI"; tag = finalAttrs.version; hash = "sha256-IKtfwM9xOMNs993ggT1EejjWKixWEjDMFUuq+RXXvfQ="; hash = "sha256-MwBcum9HX0emKPB0UpTCBTvZRnNP0YqU02YCEHZ4CeA="; }; postPatch = '' Loading @@ -82,6 +83,7 @@ buildPythonPackage (finalAttrs: { build-system = [ hatchling ]; pythonRelaxDeps = [ "aiofiles" "chromadb" "click" "json-repair" Loading @@ -107,6 +109,7 @@ buildPythonPackage (finalAttrs: { ]; dependencies = [ aiofiles aiosqlite appdirs chromadb Loading