Skip to content

Commit 2e6caf7

Browse files
committed
python3Packages.vectorcode: use pre-1.0.0 version of chromadb
1 parent 6126501 commit 2e6caf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ve/vectorcode/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
2727
dependencies =
2828
with python3Packages;
2929
[
30-
chromadb
30+
chromadb_0
3131
colorlog
3232
httpx
3333
json5

0 commit comments

Comments
 (0)