1397 Commits
Author SHA1 Message Date
R. Ryantm 4387ff150c postgresqlPackages.pgmq: 1.9.0 -> 1.10.0 2026-02-07 23:51:05 +00:00
Antoine du HamelandGitHub dbcb81f67b nodejs: make nodejs_* depend on nodejs-slim_* (#481461) 2026-02-06 18:57:21 +00:00
Jörg Thalheim 9bfb4a53b2 postgresqlPackages.cstore_fdw: remove broken extension
cstore_fdw has been marked broken since NixOS 24.05 for PostgreSQL 14+
and remains unfixed. The extension is incompatible with modern
PostgreSQL versions.

Per RFC 180, packages broken for a full release cycle are subject
to removal.

https://github.com/NixOS/rfcs/pull/180
2026-02-05 14:53:51 +01:00
Antoine du Hamel 7459fe949f nodejs: make nodejs_* depend on nodejs-slim_* 2026-02-03 23:54:16 +01:00
jopejoe1 151bab3997 postgresqlPackages.pltcl: set pname and version instead of name 2026-02-02 22:25:05 +01:00
jopejoe1 62485112eb postgresqlPackages.plpython3: set pname and version instead of name 2026-02-02 22:24:55 +01:00
jopejoe1 8badc249e9 postgresqlPackages.plperl: set pname and version instead of name 2026-02-02 22:24:35 +01:00
R. Ryantm 3ccbc3c6f8 postgresqlPackages.pgrouting: 4.0.0 -> 4.0.1 2026-02-02 08:53:46 +00:00
dotlambdaandGitHub d23b87344e postgresqlPackages.vectorchord: 0.5.3 -> 1.0.0 (#460915) 2026-01-29 22:30:20 +00:00
R. Ryantm 4980f90f5b postgresqlPackages.timescaledb-apache: 2.24.0 -> 2.25.0 2026-01-29 13:44:12 +00:00
R. Ryantm ee81ce4b5f postgresqlPackages.pgmq: 1.8.1 -> 1.9.0 2026-01-25 02:06:08 +00:00
Gaël James 702acfa0b5 treewide: git tags: remove unnecessary string interpolation 2026-01-15 18:27:43 +01:00
Wolfgang WaltherandGitHub 34b262abbd postgresqlPackages.pg-gvm: 22.6.12 -> 22.6.13 (#479616) 2026-01-14 17:36:13 +00:00
Ivan Mincik de34c567d9 postgresqlPackages.postgis: update osgeo git url
OSGeo git URL was changed from `git.osgeo.org/gitea` to `git.osgeo.org`
few months ago.
2026-01-13 14:12:10 +01:00
R. Ryantm a5c507daec postgresqlPackages.pg-gvm: 22.6.12 -> 22.6.13 2026-01-13 08:41:49 +00:00
Wolfgang WaltherandGitHub d4758e105d teams/flyingcircus: handle team with external membership (#478808) 2026-01-12 19:31:38 +00:00
Leona Maroni d54a686bba treewide: Take over maintainership from the flyingcircus team
The flyingcircus team was dissolved as it's an external team.
We (osnyx and me) take over maintainersip as persons.
2026-01-12 15:48:18 +01:00
Wolfgang Walther 111c253cef teams/apm: drop 2026-01-11 20:31:08 +01:00
Wolfgang Walther 0a5456c067 teams/flyingcircus: drop 2026-01-10 21:57:59 +01:00
R. Ryantm be7a24625c postgresqlPackages.pg_partman: 5.3.1 -> 5.4.0 2026-01-07 12:58:37 +00:00
Yohann BonifaceandGitHub 201f9cd60d maintainers: drop gaelreyrol (#475666) 2026-01-06 23:36:46 +00:00
Sigmanificient 738a650ff5 postgresqlPackages.omnigres: fix build with cmake4 2026-01-03 19:42:59 +01:00
Hythera ada3a4aa11 maintainers: drop gaelreyrol 2025-12-31 17:47:05 +01:00
R. Ryantm 0a63a2379f postgresqlPackages.pgmq: 1.8.0 -> 1.8.1 2025-12-30 19:15:29 +00:00
Wolfgang WaltherandGitHub c8b29bbe9d postgresqlPackages.pg_background: init at 1.5 (#473630) 2025-12-26 17:54:02 +00:00
Michał KłeczekandWolfgang Walther fc99816dc6 postgresqlPackages.pg_background: init at 1.5
Add https://github.com/vibhorkum/pg_background, which allows you to execute arbitrary SQL commands in background worker processes within PostgreSQL (version >= 9.5). It provides a convenient way to offload long-running tasks, perform operations asynchronously, and implement autonomous transactions.
2025-12-26 18:41:24 +01:00
R. Ryantm 942bd028b0 postgresqlPackages.pg-semver: 0.40.0 -> 0.41.0 2025-12-22 14:49:00 +00:00
R. Ryantm 2e2939ae6c postgresqlPackages.pgroonga: 4.0.4 -> 4.0.5 2025-12-13 21:12:56 +00:00
Wolfgang WaltherandGitHub 490e007545 postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 (#468324) 2025-12-06 13:55:39 +00:00
R. Ryantm c5de5d3bac postgresqlPackages.pg-gvm: 22.6.11 -> 22.6.12 2025-12-06 04:35:53 +00:00
R. Ryantm 9ad7b4b641 postgresqlPackages.pgmq: 1.7.0 -> 1.8.0 2025-12-04 20:22:51 +00:00
R. Ryantm c6cdd4da37 postgresqlPackages.timescaledb-apache: 2.23.1 -> 2.24.0 2025-12-03 13:18:37 +00:00
Ivan Mincik ade59e6aa3 postgresqlPackages.postgis: build with upgrade scripts
Build PostGIS with upgrade scripts such as postgis--3.5.3--ANY.sql which
are mandatory for upgrades between versions.

Closes #466292
2025-11-30 20:04:43 +01:00
R. Ryantm 5de532a4ab postgresqlPackages.plpgsql_check: 2.8.3 -> 2.8.5 2025-11-29 07:03:26 +00:00
Diogo Correia d350aeeb1a postgresqlPackages.vectorchord: 0.5.3 -> 1.0.0 2025-11-23 12:41:53 +00:00
R. Ryantm 292a568c99 postgresqlPackages.postgis: 3.6.0 -> 3.6.1 2025-11-19 01:45:03 +00:00
myypo f8b3f67259 postgresqlPackages.pgx_ulid: 0.2.1 -> 0.2.2 2025-11-17 11:16:18 +02:00
Wolfgang WaltherandGitHub 3a3af266fa postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 (#461244) 2025-11-15 08:40:32 +00:00
R. RyantmandWolfgang Walther c1f7c3233e postgresqlPackages.pg_net: 0.19.7 -> 0.20.2 2025-11-15 09:27:51 +01:00
Wolfgang WaltherandGitHub 0f661c827c postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 (#461320) 2025-11-14 08:27:47 +00:00
kirillrdyandGitHub 11fa7232bf postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 (#461342) 2025-11-13 22:25:09 +00:00
R. Ryantm 0bff3524eb postgresqlPackages.timescaledb-apache: 2.23.0 -> 2.23.1 2025-11-13 19:15:16 +00:00
R. Ryantm a68ba60b14 postgresqlPackages.pg_roaringbitmap: 0.5.5 -> 1.1.0 2025-11-13 17:56:09 +00:00
R. Ryantm 2232b7625d postgresqlPackages.pgrouting: 3.8.0 -> 4.0.0 2025-11-09 23:22:08 +00:00
Diogo Correia 30e982f4f5 postgresqlPackages.pgvectorscale: 0.7.0 -> 0.9.0 2025-11-05 01:25:24 +00:00
R. Ryantm 325198bba9 postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3 2025-11-02 10:12:00 +00:00
Wolfgang Walther 47a38d48a3 postgresqlPackages.timescaledb: 2.22.1 -> 2.23.0
Release Notes:
https://github.com/timescale/timescaledb/releases/tag/2.23.0
2025-10-30 19:59:29 +01:00
Wolfgang Walther a9d91573e9 postgresqlPackages.anonymizer: fix maintainer pings
Because of `lib.getAttrs`,
`postgresqlPackages.anonymizer.meta.teamsPosition` returned the path to
`lib/attrsets.nix`. This caused maintainer pings for that file for the
maintainers of `postgresqlPackages.anonymizer`.

Using regular `inherit` syntax moves the definition of the `teams`
attribute in the right file and fixes the maintainer pings.
2025-10-30 09:38:15 +01:00
Wolfgang WaltherandGitHub 89cb7c2d2f postgresqlPackages.pointcloud: init at 1.2.5 (#454969) 2025-10-28 09:19:06 +00:00
Augustin Trancart 94ab1ba39c postgresqlPackages.pointcloud: init at 1.2.5 2025-10-28 10:10:55 +01:00