Loading pkgs/development/python-modules/llama-index-embeddings-openai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "llama-index-embeddings-openai"; version = "0.5.1"; version = "0.5.2"; pyproject = true; src = fetchPypi { pname = "llama_index_embeddings_openai"; inherit version; hash = "sha256-HImGekiw0Nqj0tRPXnazlLKy75k1ky2vkhued5Oczag="; hash = "sha256-CRvQw+kYJ0jogn3n15cTohnV9eDcl9G7eycc9SRSDks="; }; build-system = [ hatchling ]; Loading pkgs/development/python-modules/llama-index-vector-stores-qdrant/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "llama-index-vector-stores-qdrant"; version = "0.9.1"; version = "0.9.2"; pyproject = true; src = fetchPypi { pname = "llama_index_vector_stores_qdrant"; inherit version; hash = "sha256-IV4kJ4veRMZ0bWDH3z+IEflDwgUkpJbgyVTutkSegxk="; hash = "sha256-x/gTig9Peb7XmjK3yHXSdmhJsCp3lhflW40f6xqeYFo="; }; build-system = [ hatchling ]; Loading pkgs/development/python-modules/llama-index-workflows/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage (finalAttrs: { pname = "llama-index-workflows"; version = "2.14.2"; version = "2.15.0"; pyproject = true; src = fetchPypi { pname = "llama_index_workflows"; inherit (finalAttrs) version; hash = "sha256-s/F6gEwneQHTC8bhtWOYFj2xguxIOE95qxb9yVc7iHc="; hash = "sha256-BmMMo4h7m/J9p3bxDkKBGu7fNTRZHrZUeWMZ74mNLXs="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/llama-index-embeddings-openai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "llama-index-embeddings-openai"; version = "0.5.1"; version = "0.5.2"; pyproject = true; src = fetchPypi { pname = "llama_index_embeddings_openai"; inherit version; hash = "sha256-HImGekiw0Nqj0tRPXnazlLKy75k1ky2vkhued5Oczag="; hash = "sha256-CRvQw+kYJ0jogn3n15cTohnV9eDcl9G7eycc9SRSDks="; }; build-system = [ hatchling ]; Loading
pkgs/development/python-modules/llama-index-vector-stores-qdrant/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "llama-index-vector-stores-qdrant"; version = "0.9.1"; version = "0.9.2"; pyproject = true; src = fetchPypi { pname = "llama_index_vector_stores_qdrant"; inherit version; hash = "sha256-IV4kJ4veRMZ0bWDH3z+IEflDwgUkpJbgyVTutkSegxk="; hash = "sha256-x/gTig9Peb7XmjK3yHXSdmhJsCp3lhflW40f6xqeYFo="; }; build-system = [ hatchling ]; Loading
pkgs/development/python-modules/llama-index-workflows/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage (finalAttrs: { pname = "llama-index-workflows"; version = "2.14.2"; version = "2.15.0"; pyproject = true; src = fetchPypi { pname = "llama_index_workflows"; inherit (finalAttrs) version; hash = "sha256-s/F6gEwneQHTC8bhtWOYFj2xguxIOE95qxb9yVc7iHc="; hash = "sha256-BmMMo4h7m/J9p3bxDkKBGu7fNTRZHrZUeWMZ74mNLXs="; }; postPatch = '' Loading