Commit Graph

13 Commits

Author SHA1 Message Date
R. Ryantm
5f52592848 postgresqlPackages.system_stats: 4.0 -> 4.1 2026-05-15 08:11:50 +00:00
Wolfgang Walther
8f240b0594 postgresqlPackages.system_stats: fix meta.changelog
It looks like this file was never actually a thing, somebody probably
copied this over from somewhere else...
2026-04-12 17:19:12 +02:00
R. Ryantm
4afdaea00c postgresqlPackages.system_stats: 3.2.1 -> 4.0 2026-04-11 13:03:41 +00:00
R. Ryantm
11c9c2bd25 postgresqlPackages.system_stats: 3.2 -> 3.2.1 2026-02-20 21:14:43 +00: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
1acb518917 postgresqlPackages.systems_stats: modernize 2025-03-18 18:17:16 +01:00
K900
7ebe9739ff Merge remote-tracking branch 'origin/master' into staging-next 2024-11-09 23:12:56 +03:00
Wolfgang Walther
d1478e78c0 postgresqlPackages.system_stats: fix build on darwin
The build was failing with:

darwin/io_analysis.c:71:21: error: variable length array used
[-Werror,-Wvla]
                        char device_name[kMaxDiskNameSize];
                                         ^~~~~~~~~~~~~~~~
2024-11-08 19:48:39 +01:00
Wolfgang Walther
e24121ec20 postgresqlPackages: replace custom installPhase with buildPostgresqlExtension helper 2024-10-29 09:55:20 +01:00
Wolfgang Walther
486633e3f4 postgresqlPackages.system_stats: 3.0 -> 3.2 2024-09-20 19:08:36 +02:00
shivaraj-bh
da694466aa system_stats: init at 3.0 2024-06-19 21:18:44 +05:30