Commit Graph

13 Commits

Author SHA1 Message Date
Dee Anzorge
30151dae23 postgresqlPackages.rum: 1.3.14 -> 1.3.15
Changes: https://github.com/postgrespro/rum/releases/tag/1.3.15
2025-10-26 17:57:05 +01: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
debf86e09e postgresqlPackages.rum: use postgresqlTestExtension helper 2025-04-21 12:34:51 +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
ab69634d94 postgresqlPackages.rum: modernize 2025-03-18 18:17:14 +01:00
Wolfgang Walther
e24121ec20 postgresqlPackages: replace custom installPhase with buildPostgresqlExtension helper 2024-10-29 09:55:20 +01:00
Dee Anzorge
ed1c5625be postgresqlPackages.rum: 1.3.13 -> 1.3.14
Also add a simple smoke test.

Changes: https://github.com/postgrespro/rum/releases/tag/1.3.14
2024-10-14 01:12:01 +02:00
Mario Rodas
ac7d7f10a7 postgresql16Packages.rum: fix build on darwin 2023-09-22 04:20:00 +00:00
D Anzorge
383b0ea9a5 postgresqlPackages.rum: 1.3.12 -> 1.3.13
https://github.com/postgrespro/rum/releases/tag/1.3.13
2022-09-23 01:10:07 +02:00
D Anzorge
75478e097c postgresqlPackages.rum: 1.3.11 -> 1.3.12
https://github.com/postgrespro/rum/releases/tag/1.3.12
2022-09-11 20:15:08 +02:00
D Anzorge
344cbed64f postgresqlPackages.rum: 1.3.9 -> 1.3.11
* https://github.com/postgrespro/rum/releases/tag/1.3.10
* https://github.com/postgrespro/rum/releases/tag/1.3.11
2022-05-28 17:34:30 +02:00
D Anzorge
fd870f4e7d postgresqlPackages.rum: init at 1.3.9 2022-03-07 23:50:41 +01:00