add pgvecto.rs extension
This commit is contained in:
parent
86df433c30
commit
7d5eb969c1
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@
|
|||
postgresql = pkgs.postgresql_15.withPackages (
|
||||
plugins: [
|
||||
plugins.postgis
|
||||
self.packages.${pkgs.system}.pgvecto-rs
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue