nixpkgs/pkgs/servers/sql/postgresql
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
..
ext treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
patches postgresql: rename patches 2024-04-04 08:41:18 +02:00
12.nix postgresql_12: 12.18 -> 12.19 2024-05-11 18:09:17 +02:00
13.nix postgresql_13: 13.14 -> 13.15 2024-05-11 18:09:18 +02:00
14.nix postgresql_14: 14.11 -> 14.12, fix CVE-2024-4317 2024-05-11 18:09:18 +02:00
15.nix postgresql_15: 15.6 -> 15.7, fix CVE-2024-4317 2024-05-11 18:09:18 +02:00
16.nix postgresql_16: 16.2 -> 16.3, fix CVE-2024-4317 2024-05-11 18:09:19 +02:00
default.nix postgresql: add readme with eol-policy 2024-06-14 09:38:23 +02:00
generic.nix postgresql_*: upstream patches to support libxml2-2.13 2024-07-21 08:43:52 +02:00