Commit Graph

39567 Commits

Author SHA1 Message Date
Kirill Radzikhovskyy
c273eb28b6 postgresqlPackages.timescaledb_toolkit: 1.18.0 -> 1.19.0
Release notes: https://github.com/timescale/timescaledb-toolkit/releases/tag/1.19.0
2024-11-20 17:23:20 +11:00
Kirill Radzikhovskyy
993b24e1a1 postgresqlPackages.timescaledb: nixfmt 2024-11-20 17:23:20 +11:00
Kirill Radzikhovskyy
86706a140b postgresqlPackages.timescaledb: 2.14.2 -> 2.17.2
Changes:
 - https://github.com/timescale/timescaledb/releases/tag/2.17.2
 - https://github.com/timescale/timescaledb/releases/tag/2.17.1
 - https://github.com/timescale/timescaledb/releases/tag/2.17.0
 - https://github.com/timescale/timescaledb/releases/tag/2.16.1
 - https://github.com/timescale/timescaledb/releases/tag/2.16.0
 - https://github.com/timescale/timescaledb/releases/tag/2.15.3
 - https://github.com/timescale/timescaledb/releases/tag/2.15.2
 - https://github.com/timescale/timescaledb/releases/tag/2.15.1
 - https://github.com/timescale/timescaledb/releases/tag/2.15.0

squash
2024-11-20 17:23:11 +11:00
Kirill Radzikhovskyy
4099ca5139 postgresqlPackages.timescaledb: add kirillrdy to maintainers 2024-11-20 06:42:53 +11:00
Domen Kožar
26b1258a93
rabbitmq-server: fix management agent crash when calling ps on macOS (#357337) 2024-11-19 19:14:16 +01:00
Domen Kožar
f1f2075772
meilisearch: migrate to the new macOS SDK (#357277) 2024-11-19 19:12:24 +01:00
Sander
2174b6acb9
rabbitmq-server: fix management agent crash when calling ps on macOS
When built with procps in the runtime path, the
rabbitmq_management_agent repeatedly crashes trying to call `ps -o
rss=`. It errors out with: `rss: requires entitlement`.

This PR uses the built-in ps on macOS instead. I imagine it's
signed with the correct entitlements.
2024-11-19 20:58:45 +04:00
Sander
15e49d961b
meilisearch: migrate to the new macOS SDK 2024-11-19 19:54:49 +04:00
Martin Weinelt
f89fd475c5
home-assistant-custom-components.xiaomi_miot: 0.7.21 -> 0.7.23 (#356947) 2024-11-19 16:31:12 +01:00
Emily
fc1a0e3323
nginx: upgrade pcre to pcre2 (#355989) 2024-11-19 15:28:49 +00:00
Zhong Jianxin
c4c6f50302 home-assistant-custom-components.xiaomi_miot: add meta.longDescription, remove with lib 2024-11-19 20:35:27 +08:00
Elliot Cameron
84a3cd9361 openresty: 1.25.3.2 -> 1.27.1.1 2024-11-18 16:51:30 -05:00
Martin Weinelt
d43eaad626
python312Packages: remove some old backport modules (#355418) 2024-11-18 17:00:55 +01:00
Zhong Jianxin
03e9fb3803 home-assistant-custom-components.xiaomi_miot: 0.7.21 -> 0.7.23
Diff: https://github.com/al-one/hass-xiaomi-miot/compare/v0.7.21...v0.7.23

Changelog: https://github.com/al-one/hass-xiaomi-miot/releases/tag/v0.7.23

Fix with home-assistant v2024.11:

```
  File "/var/lib/hass/custom_components/xiaomi_miot/__init__.py", line 30, in <module>
    from homeassistant.config import DATA_CUSTOMIZE
ImportError: cannot import name 'DATA_CUSTOMIZE' from 'homeassistant.config' (/nix/store/m1bqz8krvqssm8zq8i456ds5287dfvd9-homeassistant-2024.11.1/lib/python3.12/site-packages/homeassistant/config.py)
```
2024-11-18 20:29:27 +08:00
Jon Seager
4b8c5f1731
home-assistant-custom-components.solis-sensor: 3.7.0 -> 3.7.1 2024-11-18 09:51:51 +00:00
Peder Bergebakken Sundt
2fc52406e5
mongodb-6_0: 6.0.17 -> 6.0.18 (#342099) 2024-11-18 09:07:14 +01:00
Martin Weinelt
b82d026543
python312Packages.homeassistant-stubs: 2024.11.1 -> 2024.11.2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.11.2
2024-11-18 03:07:10 +01:00
Martin Weinelt
eb7011c54a
home-assistant: 2024.11.1 -> 2024.11.2
https://github.com/home-assistant/core/releases/tag/2024.11.2
2024-11-18 03:07:10 +01:00
Gregor Giesen
60533972ec
pg-semver: init at 0.40.0
release notes: https://github.com/theory/pg-semver/blob/main/Changes
2024-11-17 19:25:50 +01:00
Yt
8c87ca1d48
lemmy: 0.19.5 -> 0.19.7 (#356549) 2024-11-17 10:16:57 -05:00
Maximilian Bosch
a0a51776ed
Merge: postgresqlPackages.sqlite_fdw: init at 2.4.0 (#350353) 2024-11-17 14:52:22 +01:00
Maximilian Bosch
f370530f87
Merge: postgresql.pkgs.pg_embedding: remove (#356526) 2024-11-17 13:40:26 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
jopejoe1
1118ab81cc
unifi: 8.5.6 -> 8.6.9 (#355103) 2024-11-16 23:24:41 +01:00
Maximilian Bosch
97a911e8fb
Merge: nixos/postgresql: extension based hardening relaxation (#355010) 2024-11-16 22:29:36 +01:00
Leona Maroni
651e727c68
openafs: 1.8.12 → 1.8.13 (#354660) 2024-11-16 22:24:03 +01:00
Maximilian Bosch
7239af0a72
postgresql.pkgs.pg_embedding: remove
As discussed in #351306, this is scheduled for removal after 24.11
branchoff.
2024-11-16 21:20:25 +01:00
Arjan Schrijver
802f38ff29 lemmy: 0.19.5 -> 0.19.7 2024-11-16 20:56:16 +01:00
Martin Weinelt
d370af0785
nixos/postgresql: create infrastructure for relaxing systemd hardening
By matching on the package names of the plugins passed into the package
we can relax the systemd unit hardening as needed.
2024-11-16 17:29:34 +01:00
Davis Schirmer
0fcf5c1a61
unifi: Move package to pkgs/by-name/un/unifi 2024-11-15 20:08:10 -05:00
Davis Schirmer
48cef5f1c7
unifi: 8.5.6 -> 8.6.9
https://community.ui.com/releases/UniFi-Network-Application-8-6-9/e4bd3f71-a2c4-4c98-b12a-a8b0b1c2178e
2024-11-15 19:51:59 -05:00
Austin Horstman
61684555ec
outline: 0.80.2 -> 0.81.0 (#355245) 2024-11-15 12:06:53 -06:00
Nick Cao
abc21bfe72
prometheus-gitlab-ci-pipelines-exporter: 0.5.8 -> 0.5.9 (#355916) 2024-11-15 08:59:39 -05:00
R. RyanTM
f281060cd4
icingaweb2: 2.12.1 -> 2.12.2 (#355693) 2024-11-15 14:12:08 +01:00
Yt
212dcb403e
meilisearch: 1.11.1 → 1.11.3 (#356001) 2024-11-15 07:59:18 -05:00
Maximilian Bosch
0b3eef7441
postgresql_12: remove
This will be EOL at the end of November, so there's little reason to
keep it in 24.11[1]. As discussed, we'd like to keep it for as long as
possible to make sure there's a state in nixpkgs that has the latest
minor of postgresql_12 available with the most recent CVEs fixed for
people who cannot upgrade[2].

This aspect has been made explicit in the manual now for the next .11
release.

During the discussions it has been brought up that if people just do
`services.postgresql.enable = true;` and let the code decide the
postgresql version based on `system.stateVersion`, there's a chance that
such EOL dates will be missed. To make this harder, a warning will now
be raised when using the stateVersion-condition and the oldest still
available major is selected.

Additionally regrouped the postgresql things in the release notes to
make sure these are all shown consecutively. Otherwise it's a little
hard to keep track of all the changes made to postgresql in 24.11.

[1] https://endoflife.date/postgresql
[2] https://github.com/NixOS/nixpkgs/pull/353158#issuecomment-2453056692
2024-11-15 09:17:06 +01:00
Maximilian Bosch
4a8b1cc958
Merge: postgresql: update to new minor versions (#355965) 2024-11-14 22:51:30 +01:00
Benno Bielmeier
48698458b6 meilisearch: 1.11.1 → 1.11.3 2024-11-14 22:06:22 +01:00
Elliot Cameron
06b9024cc0 nginx: upgrade pcre to pcre2
Nginx builds with pcre2 by default as of version 1.21.5.
2024-11-14 15:07:36 -05:00
apfelkuchen06
0d9b64a98c postgresqlPackages.sqlite_fdw: init at 2.4.0 2024-11-14 21:02:42 +01:00
Austin Horstman
57533f358a
pingvin-share: 1.1.3 -> 1.2.4 (#354105) 2024-11-14 13:40:09 -06:00
Anders Kaseorg
0eb18249a5 openafs: 1.8.12 → 1.8.13
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-11-14 11:23:39 -08:00
Wolfgang Walther
8e48064d55
postgresql_17: 17.0 -> 17.1
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 20:04:11 +01:00
Wolfgang Walther
9dc6733018
postgresql_15: 15.8 -> 15.9
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 19:26:41 +01:00
Wolfgang Walther
cf1f7e7201
postgresql_14: 14.13 -> 14.14
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 19:23:47 +01:00
Wolfgang Walther
b1a05d9399
postgresql_13: 13.16 -> 13.17
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 19:20:16 +01:00
Wolfgang Walther
fbae27508f
postgresql_12: 12.20 -> 12.21
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
2024-11-14 19:10:04 +01:00
R. Ryantm
88203eeef0 prometheus-gitlab-ci-pipelines-exporter: 0.5.8 -> 0.5.9 2024-11-14 13:52:16 +00:00
Nick Cao
57ffa0833c
postgresqlPackages.lantern: update license (#355841) 2024-11-14 08:44:04 -05:00
Vladimír Čunát
7f2d3d2feb
staging-next 2024-11-07 - the last one for 24.11 (#354201) 2024-11-14 08:32:49 +01:00