Loading pkgs/development/python-modules/llama-index/default.nix +2 −2 Original line number Diff line number Diff line { buildPythonPackage, poetry-core, hatchling, llama-index-agent-openai, llama-index-cli, llama-index-core, Loading @@ -22,7 +22,7 @@ buildPythonPackage { pyproject = true; build-system = [ poetry-core ]; build-system = [ hatchling ]; pythonRelaxDeps = [ "llama-index-core" Loading Loading
pkgs/development/python-modules/llama-index/default.nix +2 −2 Original line number Diff line number Diff line { buildPythonPackage, poetry-core, hatchling, llama-index-agent-openai, llama-index-cli, llama-index-core, Loading @@ -22,7 +22,7 @@ buildPythonPackage { pyproject = true; build-system = [ poetry-core ]; build-system = [ hatchling ]; pythonRelaxDeps = [ "llama-index-core" Loading