We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a1176 commit 7db85c1Copy full SHA for 7db85c1
nix/ext/pgvector.nix
@@ -69,7 +69,6 @@ let
69
meta = with lib; {
70
description = "Open-source vector similarity search for Postgres";
71
homepage = "https://github.com/${src.owner}/${src.repo}";
72
- maintainers = [ "olirice" ];
73
platforms = postgresql.meta.platforms;
74
license = licenses.postgresql;
75
};
0 commit comments