Loading pkgs/development/python-modules/ollama/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -35,11 +35,13 @@ buildPythonPackage rec { build-system = [ poetry-core ]; dependencies = [ httpx ]; dependencies = [ httpx pydantic ]; nativeCheckInputs = [ pillow pydantic pytest-asyncio pytest-httpserver pytestCheckHook Loading Loading
pkgs/development/python-modules/ollama/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -35,11 +35,13 @@ buildPythonPackage rec { build-system = [ poetry-core ]; dependencies = [ httpx ]; dependencies = [ httpx pydantic ]; nativeCheckInputs = [ pillow pydantic pytest-asyncio pytest-httpserver pytestCheckHook Loading