Loading pkgs/development/python-modules/chromadb/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -150,6 +150,8 @@ buildPythonPackage rec { "chromadb/test/stress/" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "The AI-native open-source embedding database"; homepage = "https://github.com/chroma-core/chroma"; Loading Loading
pkgs/development/python-modules/chromadb/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -150,6 +150,8 @@ buildPythonPackage rec { "chromadb/test/stress/" ]; __darwinAllowLocalNetworking = true; meta = with lib; { description = "The AI-native open-source embedding database"; homepage = "https://github.com/chroma-core/chroma"; Loading