R. Ryantm
daca5fbb5a
postgresqlPackages.pgvector: 0.8.5 -> 0.8.6
2026-08-01 10:38:00 +00:00
R. Ryantm
9b2567d84a
postgresqlPackages.pgvector: 0.8.4 -> 0.8.5
2026-07-14 06:21:00 +00:00
R. Ryantm
389d9db041
postgresqlPackages.pgvector: 0.8.3 -> 0.8.4
2026-07-04 23:33:48 +00:00
R. Ryantm
7d443ad536
postgresqlPackages.pgvector: 0.8.2 -> 0.8.3
2026-06-26 18:50:49 +00:00
R. Ryantm
0f9917cf36
postgresqlPackages.pgvector: 0.8.1 -> 0.8.2
2026-02-27 06:31:00 +00:00
Wolfgang Walther
bc5f7c59a7
postgresqlPackages.pgvector: 0.8.0 -> 0.8.1
...
Release Notes:
https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#081-2025-09-04
Now supports PostgreSQL 18.
2025-09-05 12:20:12 +02:00
Diogo Correia
108733a2a2
postgresql18Packages: mark remaining extensions as broken
...
Those extensions don't support building with PostgreSQL 18, yet.
To make sure the broken status is updated on the next upgrade, they all
have version checks in the form of an evaluation warning, so that there
has be explicit action regarding its PG18 compatibility.
2025-08-09 00:05:22 +01:00
Wolfgang Walther
e1573ae30b
postgresqlPackages: remove unused inputs
...
Thanks, deadnix.
2025-05-11 10:44:16 +02:00
Wolfgang Walther
052547291e
postgresqlPackages: use finalAttrs pattern where possible
2025-04-12 21:10:55 +02:00
Wolfgang Walther
72b8186ff7
postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtension
...
This is for consistency with postgresqlTestExtension and
postgresqlTestHook. Everything that is passed via postgresql's
generic.nix "packages scope" now is prefixed with "postgresql".
2025-03-18 18:17:24 +01:00
Wolfgang Walther
9e3ad80ed5
postgresqlPackages.pgvector: modernize
2025-03-18 18:17:06 +01:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Wolfgang Walther
1e8e3d000f
postgresqlPackages.pgvector: 0.6.2 -> 0.8.0
2024-11-16 14:03:07 +01:00
Wolfgang Walther
e24121ec20
postgresqlPackages: replace custom installPhase with buildPostgresqlExtension helper
2024-10-29 09:55:20 +01:00
Mario Rodas
2becf6e837
maintainers: drop marsam
2024-04-24 04:20:00 +00:00
R. Ryantm
03b336ac2d
postgresql12JitPackages.pgvector: 0.6.1 -> 0.6.2
2024-03-19 00:30:25 +00:00
R. Ryantm
08449a063f
postgresql12JitPackages.pgvector: 0.6.0 -> 0.6.1
2024-03-05 00:34:49 +00:00
Mario Rodas
156e7297a2
postgresqlPackages.pgvector: 0.5.1 -> 0.6.0
...
Diff: https://github.com/pgvector/pgvector/compare/v0.5.1...v0.6.0
Changelog: https://github.com/pgvector/pgvector/raw/v0.6.0/CHANGELOG.md
2024-01-29 04:20:00 +00:00
Mario Rodas
d9a975bdd7
postgresqlPackages.pgvector: 0.5.0 -> 0.5.1
...
Diff: https://github.com/pgvector/pgvector/compare/v0.5.0...v0.5.1
Changelog: https://github.com/pgvector/pgvector/raw/v0.5.1/CHANGELOG.md
2023-10-11 04:20:00 +00:00
Mario Rodas
6d602bbc4d
postgresql16Packages.pgvector: fix build on darwin
2023-09-22 04:20:00 +00:00
Mario Rodas
cc57329742
postgresqlPackages.pgvector: 0.4.4 -> 0.5.0
...
Diff: https://github.com/pgvector/pgvector/compare/v0.4.4...v0.5.0
Changelog: https://github.com/pgvector/pgvector/raw/v0.5.0/CHANGELOG.md
2023-08-29 04:20:00 +00:00
Mario Rodas
823132b180
postgresqlPackages.pgvector: 0.4.3 -> 0.4.4
...
Diff: https://github.com/pgvector/pgvector/compare/v0.4.3...v0.4.4
Changelog: https://github.com/pgvector/pgvector/raw/v0.4.4/CHANGELOG.md
2023-06-13 04:20:00 +00:00
Mario Rodas
4cbde33abe
postgresqlPackages.pgvector: 0.4.2 -> 0.4.3
...
Diff: https://github.com/pgvector/pgvector/compare/v0.4.2...v0.4.3
Changelog: https://github.com/pgvector/pgvector/raw/v0.4.3/CHANGELOG.md
2023-06-11 04:20:00 +00:00
Mario Rodas
b50b006b04
postgresqlPackages.pgvector: 0.4.1 -> 0.4.2
...
Diff: https://github.com/pgvector/pgvector/compare/v0.4.1...v0.4.2
Changelog: https://github.com/pgvector/pgvector/raw/v0.4.2/CHANGELOG.md
2023-05-13 04:20:00 +00:00
Mario Rodas
8a449b274a
postgresqlPackages.pgvector: 0.4.0 -> 0.4.1
2023-03-21 04:20:00 +00:00
Mario Rodas
c74d8ff134
postgresqlPackages.pgvector: 0.3.2 -> 0.4.0
2023-01-27 04:20:00 +00:00
Mario Rodas
764fb93f37
postgresqlPackages.pgvector: 0.3.0 -> 0.3.2
2022-11-23 04:20:00 +00:00
Mario Rodas
484f1f8330
postgresqlPackages.pgvector: 0.2.7 -> 0.3.0
2022-10-22 04:20:00 +00:00
Mario Rodas
972f78b6fb
postgresql15Packages.pgvector: fix build for PostgreSQL 15
2022-10-14 04:20:00 +00:00
Mario Rodas
35b284aba5
postgresqlPackages.pgvector: 0.2.6 -> 0.2.7
2022-08-12 04:20:00 +00:00
Mario Rodas
ae2096c528
postgresqlPackages.pgvector: 0.2.5 -> 0.2.6
2022-05-25 04:20:00 +00:00
Mario Rodas
9536a63fbb
postgresqlPackages.pgvector: 0.2.2 -> 0.2.5
2022-02-12 04:20:00 +00:00
Mario Rodas
c3b6ef7ad5
postgresqlPackages.pgvector: 0.2.0 -> 0.2.2
2022-01-19 04:20:00 +00:00
Mario Rodas
a9b3548fb6
postgresqlPackages.pgvector: 0.1.8 -> 0.2.0
2021-10-04 04:20:00 +00:00
Mario Rodas
8b5762afa9
postgresqlPackages.pgvector: 0.1.7 -> 0.1.8
2021-09-07 18:00:00 -05:00
Mario Rodas
8af39ed0ac
postgresqlPackages.pgvector: 0.1.6 -> 0.1.7
2021-06-18 04:20:00 +00:00
Mario Rodas
5f706ec7ae
postgresqlPackages.pgvector: 0.1.5 -> 0.1.6
2021-06-11 04:20:00 +00:00
Mario Rodas
66ca6d0b61
postgresqlPackages.pgvector: 0.1.4 -> 0.1.5
2021-05-26 04:20:00 +00:00
Mario Rodas
dcd149353d
postgresqlPackages.pgvector: 0.1.2 -> 0.1.4
2021-05-18 04:20:00 +00:00
Mario Rodas
d10fbc5b06
postgresqlPackages.pgvector: 0.1.0 -> 0.1.2
2021-04-30 04:20:00 +00:00
Mario Rodas
d743c85654
postgresqlPackages.pgvector: init at 0.1.0
2021-04-22 04:20:00 +00:00