Loading pkgs/development/python-modules/ollama/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -34,12 +34,12 @@ buildPythonPackage rec { "httpx" ]; nativeBuildInputs = [ build-system = [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = [ dependencies = [ httpx ]; Loading Loading
pkgs/development/python-modules/ollama/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -34,12 +34,12 @@ buildPythonPackage rec { "httpx" ]; nativeBuildInputs = [ build-system = [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = [ dependencies = [ httpx ]; Loading