Loading pkgs/by-name/ve/vectorcode/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ let # ValueError: An instance of Chroma already exists for ephemeral with different settings "chromadb/test/test_chroma.py" "chromadb/test/test_client.py" "chromadb/test/ef/test_multimodal_ef.py" ]; }); }; Loading pkgs/development/python-modules/chromadb/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ pytestCheckHook, sqlite, starlette, writableTmpDirAsHomeHook, # passthru nixosTests, Loading Loading @@ -165,6 +166,7 @@ buildPythonPackage rec { pytestCheckHook sqlite starlette writableTmpDirAsHomeHook ]; # Disable on aarch64-linux due to broken onnxruntime Loading Loading @@ -238,6 +240,10 @@ buildPythonPackage rec { # Cannot find protobuf file while loading test "chromadb/test/distributed/test_log_failover.py" # ValueError: An instance of Chroma already exists for ephemeral with different settings "chromadb/test/test_chroma.py" "chromadb/test/ef/test_multimodal_ef.py" ]; __darwinAllowLocalNetworking = true; Loading Loading
pkgs/by-name/ve/vectorcode/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ let # ValueError: An instance of Chroma already exists for ephemeral with different settings "chromadb/test/test_chroma.py" "chromadb/test/test_client.py" "chromadb/test/ef/test_multimodal_ef.py" ]; }); }; Loading
pkgs/development/python-modules/chromadb/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ pytestCheckHook, sqlite, starlette, writableTmpDirAsHomeHook, # passthru nixosTests, Loading Loading @@ -165,6 +166,7 @@ buildPythonPackage rec { pytestCheckHook sqlite starlette writableTmpDirAsHomeHook ]; # Disable on aarch64-linux due to broken onnxruntime Loading Loading @@ -238,6 +240,10 @@ buildPythonPackage rec { # Cannot find protobuf file while loading test "chromadb/test/distributed/test_log_failover.py" # ValueError: An instance of Chroma already exists for ephemeral with different settings "chromadb/test/test_chroma.py" "chromadb/test/ef/test_multimodal_ef.py" ]; __darwinAllowLocalNetworking = true; Loading