nixpkgs-ci[bot] and GitHub
03357d8771
Merge staging-next into staging
2026-06-25 12:49:57 +00:00
Wolfgang Walther and GitHub
d2197a25ad
postgresqlPackages.timescaledb: 2.27.2 -> 2.28.0 ( #534464 )
2026-06-25 08:10:52 +00:00
Diogo Correia
512bb2bdd0
postgresqlPackages.vectorchord: mark as broken on pg19
2026-06-24 17:00:35 +01:00
Diogo Correia
41c021f78b
postgresqlPackages.vectorchord: rename upstream github owner
...
The repository has been moved from tensorchord/VectorChord to
supervc-stack/VectorChord.
2026-06-24 16:53:58 +01:00
nixpkgs-ci[bot] and GitHub
2d05f94a89
Merge staging-next into staging
2026-06-24 00:41:00 +00:00
Kirill Radzikhovskyy
a90080c1ad
postgresqlPackages.timescaledb: mark broken for postgresql 19
2026-06-23 20:07:35 +10:00
R. Ryantm
c37f5434dd
postgresqlPackages.timescaledb: 2.27.2 -> 2.28.0
2026-06-23 04:13:41 +00:00
R. Ryantm
55385d0bd9
postgresqlPackages.hypopg: 1.4.2 -> 1.4.3
2026-06-22 09:48:46 +00:00
nixpkgs-ci[bot] and GitHub
523dac2b94
Merge staging-next into staging
2026-06-21 12:42:06 +00:00
Wolfgang Walther and GitHub
60a3d867f7
postgresqlPackages.timescaledb_toolkit: 1.21.0 -> 1.23.0 ( #533695 )
2026-06-21 11:53:04 +00:00
isakgb
d7421fdde0
postgresqlPackages.timescaledb_toolkit: 1.21.0 -> 1.23.0
2026-06-21 13:20:33 +02:00
nixpkgs-ci[bot] and GitHub
d94448ae90
Merge staging-next into staging
2026-06-21 00:51:18 +00:00
Wolfgang Walther and GitHub
33622481ca
postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1 ( #533729 )
2026-06-20 22:01:05 +00:00
Wolfgang Walther and GitHub
42b8b61086
postgresqlPackages.pg_squeeze: 1.9.2 -> 1.9.3 ( #533385 )
2026-06-20 21:59:48 +00:00
R. Ryantm
a832c63403
postgresqlPackages.pgsql-http: 1.7.0 -> 1.7.1
2026-06-20 20:31:02 +00:00
K900
edf8f2c356
Merge remote-tracking branch 'origin/staging-next' into staging
2026-06-20 15:55:36 +03:00
Maximilian Bosch and GitHub
5bba54b360
postgresql_*: set strictDeps for withPackages/JIT ( #533324 )
2026-06-20 11:54:34 +00:00
nixpkgs-ci[bot] and GitHub
40211d0f32
Merge staging-next into staging
2026-06-20 07:22:22 +00:00
Wolfgang Walther and GitHub
ab0bd85686
postgresqlPackages.postgis: 3.6.3 -> 3.6.4 ( #532892 )
2026-06-20 06:26:08 +00:00
nixpkgs-ci[bot] and GitHub
d4efabaaf1
Merge staging-next into staging
2026-06-20 00:46:42 +00:00
Michael Daniels
f9fa41bfe9
postgresql_*: set strictDeps for withPackages/JIT
...
Context: https://github.com/NixOS/nixpkgs/pull/531301#issuecomment-4752253522
2026-06-19 17:21:51 -04:00
Wolfgang Walther and GitHub
e935f98f58
postgresqlPackages.jsonb_deep_sum: 0-unstable-2021-12-24 -> 0-unstable-2026-06-17 ( #533283 )
2026-06-19 21:03:06 +00:00
Wolfgang Walther
8a725b7621
postgresqlPackages.pg_squeeze: 1.9.2 -> 1.9.3
...
Release Notes:
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_3
Supports PG 19.
2026-06-19 20:49:58 +02:00
nixpkgs-ci[bot] and GitHub
bda47f89e2
Merge staging-next into staging
2026-06-19 18:38:23 +00:00
Maximilian Bosch and GitHub
bb452854d5
postgresql_19: init at 19beta1 ( #531301 )
2026-06-19 16:06:32 +02:00
R. Ryantm
609866afef
postgresqlPackages.jsonb_deep_sum: 0-unstable-2021-12-24 -> 0-unstable-2026-06-17
2026-06-19 12:17:15 +00:00
R. Ryantm
aee50eddf3
postgresqlPackages.postgis: 3.6.3 -> 3.6.4
2026-06-18 06:01:35 +00:00
nixpkgs-ci[bot] and GitHub
d1f9a4f697
Merge staging-next into staging
2026-06-18 00:51:18 +00:00
R. Ryantm
0dad29935b
postgresqlPackages.pg_background: 2.0 -> 2.0.2
2026-06-17 09:25:36 +00:00
Maximilian Bosch and GitHub
49a170c0da
postgresql: remove pkgsStatic support ( #531315 )
2026-06-14 09:09:09 +00:00
Wolfgang Walther
8260f81399
postgresql: remove pkgsStatic support
...
This breaks again and again - and upstream is not really going to
support it anyway. It never fully worked - and the important thing is to
be able to build `pkgsStatic.libpq` anyway, which works independently of
the server package.
2026-06-13 17:32:43 +02:00
Wolfgang Walther
e5699f2308
postgresqlPackages.plv8: drop
...
`plv8` depends on the outdated NodeJS 20. Upstream waits for v8-cmake to
make a move (https://github.com/plv8/plv8/issues/610 ), but that project
has been inactive for a bit more than a year.
Even when allowing the insecure nodejs20, the package fails to build.
Insecure and broken - we might as well drop it.
2026-06-13 11:53:42 +02:00
Wolfgang Walther
976e9fbdc7
postgresql_19: init at 19beta1
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-19-beta-1-released-3313/
2026-06-13 11:19:46 +02:00
R. Ryantm
6831b4b82c
postgresqlPackages.pgsodium: 3.1.9 -> 3.1.11
2026-06-13 03:15:42 +00:00
Wolfgang Walther and GitHub
49f4c9c293
postgresqlPackages.pg_squeeze: 1.9.1 -> 1.9.2 ( #530968 )
2026-06-12 11:04:55 +00:00
R. Ryantm
ca0296ce66
postgresqlPackages.pg_squeeze: 1.9.1 -> 1.9.2
2026-06-12 07:53:22 +00:00
R. Ryantm
5cd7ed3e7b
postgresqlPackages.ip4r: 2.4.2 -> 2.4.3
2026-06-11 17:31:24 +00:00
Wolfgang Walther and GitHub
42ff167529
postgresqlPackages.pg_search: 0.23.4 -> 0.24.0 ( #529337 )
2026-06-08 14:09:10 +00:00
R. Ryantm
8c8ce1a6bc
postgresqlPackages.pg_background: 1.9.3 -> 2.0
2026-06-08 00:04:30 +00:00
R. Ryantm
9677a8569c
postgresqlPackages.pg_search: 0.23.4 -> 0.24.0
2026-06-07 23:45:46 +00:00
Justin Bedő and GitHub
00fa9a692b
R updates ( #523821 )
2026-06-06 13:16:27 +00:00
R. Ryantm
14b0590158
postgresqlPackages.plpgsql_check: 2.9.0 -> 2.9.1
2026-06-04 22:45:07 +00:00
Wolfgang Walther and GitHub
c4d9e4b4ce
postgresqlPackages.pg_textsearch: fix broken test ( #527971 )
2026-06-04 14:01:44 +00:00
Wolfgang Walther and GitHub
2918f693a0
postgresqlPackages.pg_textsearch: 1.2.0 -> 1.3.0 ( #526477 )
2026-06-04 13:58:55 +00:00
Daniel Beecham
88477c7ba4
postgresqlPackages.pg_textsearch: fix broken test
2026-06-04 15:26:16 +02:00
R. Ryantm
96faf59734
postgresqlPackages.timescaledb-apache: 2.27.1 -> 2.27.2
2026-06-02 13:33:50 +00:00
Clément and Sigmanificient
5d26766cbf
treewide: add missing meta.homepage with source git repository
...
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
Justin Bedo
2f5857b93e
postgresqlPackages.plr: 8.4.8 -> 8.4.8.6
2026-06-01 21:28:58 +10:00
R. Ryantm
446e7a5382
postgresqlPackages.pg_textsearch: 1.2.0 -> 1.3.0
2026-05-31 19:28:11 +00:00
Luc Perkins
9995284044
postgresqlPackages.pg_search: 0.23.0 -> 0.23.4
2026-05-29 23:45:02 -07:00