Commit Graph

39268 Commits

Author SHA1 Message Date
Anthony ROUSSEL
026b947ef2 nagiosPlugins.check_uptime: fix version 2024-10-24 21:09:14 +02:00
github-actions[bot]
ef782655d2
Merge master into staging-next 2024-10-24 18:04:38 +00:00
Nick Cao
d9fe61d098
keycloak: 26.0.1 -> 26.0.2
Diff: https://github.com/keycloak/keycloak/compare/26.0.1...26.0.2
2024-10-24 13:59:40 -04:00
Martin Weinelt
b24921bc7c
evcc: 0.131.0 -> 0.131.1
https://github.com/evcc-io/evcc/releases/tag/0.131.1
2024-10-24 15:27:47 +02:00
Martin Weinelt
b6bc788386
evcc: 0.130.13 -> 0.131.0 (#350698) 2024-10-24 15:18:43 +02:00
R. Ryantm
401f26e2e1 lidarr: 2.5.3.4341 -> 2.6.4.4402 2024-10-24 12:37:26 +00:00
github-actions[bot]
e60fd6d56f
Merge master into staging-next 2024-10-24 12:05:54 +00:00
K900
04fa868870 home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.1 -> 4.1.2
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.1.1...4.1.2
2024-10-24 09:34:56 +03:00
K900
dee94df6f2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 09:28:51 +03:00
Maximilian Bosch
5cc9035f6d
grafana: 11.2.2+security-01 -> 11.3.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.3.0
2024-10-24 00:06:29 +02:00
Azat Bahawi
20f02a8fde
nginxModules.njs: 0.8.1 -> 0.8.4 (#317683) 2024-10-23 21:45:28 +00:00
R. RyanTM
d23625221e
grafana-loki,promtail: 3.2.0 -> 3.2.1 (#349931)
https://github.com/grafana/loki/releases/tag/v3.2.1

diff: https://github.com/grafana/loki/compare/v3.2.0...v3.2.1
2024-10-23 23:45:14 +02:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
Minijackson
d09eb594d3
netbox_3_6: remove 2024-10-23 21:07:34 +02:00
Minijackson
69610ea296
netbox: switch to netbox_4_1, mark netbox_3_7 as EOL
also switch the netbox-upgrade test to check upgrade from 3.7 -> 4.1
2024-10-23 21:07:32 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next 2024-10-23 18:04:32 +00:00
Franz Pletz
0e33e8051e
janus-gateway: fix build, 1.2.3 -> 1.2.4 (#350103) 2024-10-23 19:53:12 +02:00
Franz Pletz
ff111f8105
janus-gateway: move to by-name 2024-10-23 16:32:37 +02:00
Franz Pletz
e0fb473795
janus-gateway: reformat with nixfmt-rfc-style 2024-10-23 16:30:52 +02:00
Sergei Zimmerman
2af5e7026e
janus-gateway: fix build 2024-10-23 16:30:24 +02:00
Nick Cao
1066cba801
webdav: 5.3.0 -> 5.4.2 (#348380) 2024-10-23 09:54:14 -04:00
github-actions[bot]
bafb3e4e13
Merge master into staging-next 2024-10-23 12:05:38 +00:00
Martin Weinelt
870356ab25
evcc: 0.130.13 -> 0.131.0
https://github.com/evcc-io/evcc/releases/tag/0.131.0
2024-10-23 13:55:29 +02:00
Luflosi
3aeec708bf
home-assistant-custom-components.solax_modbus: 2024.10.3 -> 2024.10.4
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.4
2024-10-23 11:30:52 +02:00
github-actions[bot]
a05b8fcd69
Merge master into staging-next 2024-10-23 06:05:08 +00:00
Aleksana
ca91897506
mosquitto: 2.0.18 -> 2.0.20 (#349233) 2024-10-23 12:16:51 +08:00
Anders Kaseorg
aa1c556c89 teleport: Downgrade Go to 1.22 until upstream supports 1.23
Fixes #348922.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-10-23 13:13:34 +10:00
github-actions[bot]
723e1a67de
Merge master into staging-next 2024-10-23 00:14:18 +00:00
Yt
e7d7f71c0b
nextcloudPackages.whiteboard: init at 1.0.4; nextcloudPackages: update (#342773) 2024-10-22 19:04:21 -04:00
Peder Bergebakken Sundt
52cd5fa20c webdav: 5.4.1 -> 5.4.2
Diff: https://github.com/hacdias/webdav/compare/v5.4.1...v5.4.2
2024-10-23 00:23:58 +02:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Fabián Heredia Montiel
fdc64cfee0 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-22 09:14:28 -06:00
Martin Weinelt
782740762f
home-assistant-custom-components.*: make use of lib.packagesFromDirectoryRecursive (#350207) 2024-10-22 13:15:56 +02:00
Muhammad Falak R Wani
8478b0738d
tailscale: move to by-name (#350402)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-10-22 10:19:07 +02:00
Ivan Mincik
ddf67bbac5
postgresqlPackages.pgrouting: 3.6.2 -> 3.6.3 (#350298) 2024-10-22 07:12:53 +00:00
Nikolay Korotkiy
b3413ccd23
postgresqlPackages.pgrouting: 3.6.2 → 3.6.3 2024-10-21 22:13:37 +04:00
github-actions[bot]
f2d7c5202d
Merge master into staging-next 2024-10-21 18:04:46 +00:00
Nick Cao
12994a90d8
keycloak: 26.0.0 -> 26.0.1 (#349286) 2024-10-21 13:19:08 -04:00
Jonas Heinrich
678583ed39 nextcloudPackages.whiteboard: init at 1.0.4; nextcloudPackages: update 2024-10-21 15:47:04 +00:00
K900
85fd1f69e8
home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.0 -> 4.1.1 (#350087) 2024-10-21 16:51:34 +03:00
K900
99f71de360
home-assistant-custom-components.smartthinq-sensors: 0.40.1 -> 0.40.3 (#350088) 2024-10-21 16:51:11 +03:00
Nick Cao
c0a7afaa17
nats-server: 2.10.21 -> 2.10.22 (#349945) 2024-10-21 09:49:55 -04:00
Sandro Jäckel
ceef7db085 mastodon: 4.3.0 -> 4.3.1 2024-10-21 15:17:38 +02:00
Zhong Jianxin
08eee7bd7a home-assistant-custom-components.*: make use of lib.packagesFromDirectoryRecursive
So we don't need to manually maintain `pkgs/servers/home-assistant/custom-components/default.nix` anymore
2024-10-21 20:56:43 +08:00
github-actions[bot]
557897f89c
Merge master into staging-next 2024-10-21 12:06:04 +00:00
Yt
a71d327ded
ejabberd: 23.10 -> 24.07 (#320617) 2024-10-21 05:23:32 -04:00
Yt
02518a46d2
erlang: 25.3.2.13 -> 25.3.2.15, erlang_26: 26.2.5.1 -> 26.2.5.4, erlang_27: 27.0.1 -> 27.1.2 (#349428) 2024-10-21 05:20:20 -04:00
datafoo
bff96234a2 mosquitto: 2.0.18 -> 2.0.20
https://github.com/eclipse/mosquitto/blob/v2.0.20/ChangeLog.txt
2024-10-21 08:20:46 +02:00
github-actions[bot]
3fc3038625
Merge master into staging-next 2024-10-21 06:05:19 +00:00
Adam C. Stephens
1106ec548b
patroni: 4.0.2 -> 4.0.3 (#349685) 2024-10-20 21:00:18 -04:00
github-actions[bot]
8164a7aa6d
Merge master into staging-next 2024-10-21 00:14:52 +00:00
Martin Weinelt
6306bf790e
matrix-sliding-sync: drop
On the 2024 matrix conference the EOL for the sliding-sync-proxy was
announced to be 2024-10-15. While the repo does not yet reflect that
state, we should not be taking the the sliding-sync proxy into NixOS
24.11 under any circumstances.
2024-10-20 23:19:33 +02:00
Peder Bergebakken Sundt
1ef1cac17c webdav: add pbsds to maintainers 2024-10-20 22:11:18 +02:00
Peder Bergebakken Sundt
0e349d6abd webdav: 5.4.0 -> 5.4.1
Diff: https://github.com/hacdias/webdav/compare/v5.4.0...v5.4.1
2024-10-20 22:10:54 +02:00
K900
0b0cbe18c6 home-assistant-custom-components.smartthinq-sensors: 0.40.1 -> 0.40.3
Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.40.1...v0.40.3

Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.40.3
2024-10-20 22:55:49 +03:00
K900
f44371fc15 home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.0 -> 4.1.1
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.1.0...4.1.1
2024-10-20 22:54:04 +03:00
Sefa Eyeoglu
feb995ade0
pnpm: 9.12.1 -> 9.12.2 (#349093) 2024-10-20 20:27:37 +02:00
Artturin
a0a7eb6616 Merge branch 'master' into staging-next 2024-10-20 19:28:48 +03:00
Yt
47c062ccd8
meilisearch: 1.9.0 -> 1.10.2 (#349995) 2024-10-20 12:23:01 -04:00
Nick Cao
17af065986
prometheus-sql-exporter: 0.5.6 -> 0.5.7 (#349942) 2024-10-20 09:17:10 -04:00
Nick Cao
93ea026b3d
prometheus-mongodb-exporter: 0.41.1 -> 0.41.2 (#349958) 2024-10-20 09:14:08 -04:00
Nick Cao
ce2cb6389f
vouch-proxy: 0.40.0 -> 0.41.0 (#349909) 2024-10-20 09:09:33 -04:00
R. Ryantm
41673e40a8 router: 1.55.0 -> 1.56.0 2024-10-20 13:09:21 +00:00
Nick Cao
9379ed5faf
opensearch: 2.17.0 -> 2.17.1 (#349923) 2024-10-20 09:07:19 -04:00
chiroptical
9ed7d6f6eb pleroma: support darwin 2024-10-20 08:34:09 -04:00
Martin Weinelt
4911997bff
home-assistant-custom-lovelace-modules.hourly-weather: 6.2.0 -> 6.4.0 (#349940) 2024-10-20 14:08:52 +02:00
github-actions[bot]
b73559072e
Merge master into staging-next 2024-10-20 12:05:18 +00:00
Benno Bielmeier
3af7e9a4c4 meilisearch: add bbenno as maintainer 2024-10-20 13:13:35 +02:00
Benno Bielmeier
fbf1cda2ad meilisearch: 1.9.0 -> 1.10.2 2024-10-20 13:06:25 +02:00
R. Ryantm
f6a6ae5cc0 prometheus-mongodb-exporter: 0.41.1 -> 0.41.2 2024-10-20 07:40:40 +00:00
R. Ryantm
23c4c19541 monetdb: 11.49.11 -> 11.51.3 2024-10-20 09:25:06 +02:00
R. Ryantm
bdf394a904 nats-server: 2.10.21 -> 2.10.22 2024-10-20 06:38:21 +00:00
R. Ryantm
544a89f00e prometheus-sql-exporter: 0.5.6 -> 0.5.7 2024-10-20 06:29:09 +00:00
R. Ryantm
2f601a4c87 home-assistant-custom-lovelace-modules.hourly-weather: 6.2.0 -> 6.4.0 2024-10-20 06:18:34 +00:00
R. Ryantm
f3a06cef2b opensearch: 2.17.0 -> 2.17.1 2024-10-20 04:40:49 +00:00
R. Ryantm
77a6d673c6 vouch-proxy: 0.40.0 -> 0.41.0 2024-10-20 03:18:16 +00:00
Nick Cao
2e85991f1e
xorg.bdftopcf: 1.1.1 -> 1.1.2
Diff: https://gitlab.freedesktop.org/xorg/util/bdftopcf/-/compare/bdftopcf-1.1.1...bdftopcf-1.1.2
2024-10-19 23:00:48 -04:00
Nick Cao
3848778b3c
xorg.xf86videor128: 6.12.1 -> 6.13.0
Diff: https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/-/compare/xf86-video-r128-6.12.1...xf86-video-r128-6.13.0
2024-10-19 22:39:02 -04:00
Nick Cao
225baa68da
xorg.xf86videomga: 2.0.1 -> 2.1.0
Diff: https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/-/compare/xf86-video-mga-2.0.1...xf86-video-mga-2.1.0
2024-10-19 22:39:02 -04:00
Nick Cao
f72f6d9aa3
xorg.xf86inputlibinput: 1.4.0 -> 1.5.0
Diff: https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/compare/xf86-input-libinput-1.4.0...xf86-input-libinput-1.5.0
2024-10-19 22:39:02 -04:00
Nick Cao
27cb8fcb92
xorg.xf86inputevdev: 2.10.6 -> 2.11.0
Diff: https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/-/compare/xf86-input-evdev-2.10.6...xf86-input-evdev-2.11.0
2024-10-19 22:39:02 -04:00
Nick Cao
24bf2d3abd
xorg.xwud: 1.0.6 -> 1.0.7
Diff: https://gitlab.freedesktop.org/xorg/app/xwud/-/compare/xwud-1.0.6...xwud-1.0.7
2024-10-19 22:39:01 -04:00
Nick Cao
7bdc8a8cba
xorg.xmag: 1.0.7 -> 1.0.8
Diff: https://gitlab.freedesktop.org/xorg/app/xmag/-/compare/xmag-1.0.7...xmag-1.0.8
2024-10-19 22:39:01 -04:00
Nick Cao
3e78b5176e
xorg.xkbprint: 1.0.6 -> 1.0.7
Diff: https://gitlab.freedesktop.org/xorg/app/xkbprint/-/compare/xkbprint-1.0.6...xkbprint-1.0.7
2024-10-19 22:39:01 -04:00
Nick Cao
e2a90034e4
xorg.xcmsdb: 1.0.6 -> 1.0.7
Diff: https://gitlab.freedesktop.org/xorg/app/xcmsdb/-/compare/xcmsdb-1.0.6...xcmsdb-1.0.7
2024-10-19 22:39:01 -04:00
Nick Cao
3bb3955022
xorg.fonttosfnt: 1.2.3 -> 1.2.4
Diff: https://gitlab.freedesktop.org/xorg/app/fonttosfnt/-/compare/fonttosfnt-1.2.3...fonttosfnt-1.2.4
2024-10-19 22:39:01 -04:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next 2024-10-20 00:15:48 +00:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Maximilian Bosch
830bfd0c6f
Merge: percona-server_8_{0,4}: fix tests not being found (#349757) 2024-10-19 21:56:32 +02:00
Maximilian Bosch
617552d2c1
Merge: mautrix-whatsapp: 0.10.9 -> 0.11.0 (#349492) 2024-10-19 21:17:50 +02:00
K900
2ab7280fa2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-19 15:07:50 +03:00
jopejoe1
6139a8102e percona-server_8_{0,4}: fix tests not being found 2024-10-19 13:54:49 +02:00
Charlotte Van Petegem
cd3498101b
mautrix-whatsapp: 0.10.9 -> 0.11.0
https://github.com/mautrix/whatsapp/releases/tag/v0.11.0
2024-10-19 11:15:56 +02:00
Aleksana
50e65a512b
teleport_14: remove (#349546) 2024-10-19 16:04:01 +08:00
K900
894462661c Merge branch 'master' into staging-next 2024-10-19 09:09:13 +03:00
Maximilian Bosch
39bcd40692
Merge: wiki-js: 2.5.304 -> 2.5.305, reduce closure size by 50% (#349571) 2024-10-19 08:02:04 +02:00
Maximilian Bosch
de57ac88cf
Merge: grafana-image-renderer: 3.11.5 -> 3.11.6 (#349635) 2024-10-19 08:01:44 +02:00
Adam Stephens
dc388874e2
patroni: move to by-name and add updateScript 2024-10-18 23:41:00 -04:00
Peder Bergebakken Sundt
9a9c7c5f6e
tautulli: 2.14.5 -> 2.14.6 (#348276) 2024-10-19 04:28:23 +02:00
Adam C. Stephens
6b64e01e92
mimir: 2.13.0 -> 2.14.0 (#349544) 2024-10-18 20:42:35 -04:00
github-actions[bot]
d0c2de8c22
Merge master into staging-next 2024-10-19 00:14:00 +00:00
R. Ryantm
c7e56b6285 osmo-mgw: 1.13.0 -> 1.13.1 2024-10-18 21:39:09 +00:00
R. Ryantm
9a45aa1211 osmo-iuh: 1.5.1 -> 1.6.0 2024-10-18 21:35:28 +00:00
R. Ryantm
d5086803d1 osmo-sgsn: 1.12.0 -> 1.12.1 2024-10-18 21:28:47 +00:00
Nick Cao
3f9f961e47
prometheus-process-exporter: 0.8.3 -> 0.8.4 (#349321) 2024-10-18 17:02:12 -04:00
Maximilian Bosch
0690194179
grafana-image-renderer: 3.11.5 -> 3.11.6
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.6
2024-10-18 22:51:03 +02:00
Maximilian Bosch
3dc2d95972
wiki-js: unpack into source
We effectively copy everything into `$out` (but this isn't using
`buildCommand` to allow applying custom patches). However, this had the
effect that `env-vars` was also copied into `$out` retaining a reference
to the source tarball.

Removing that reduces the closure size from 765.5M to 388.8M, i.e. by
about 50.7%.
2024-10-18 22:42:53 +02:00
Philip Taron
0fe3416c7f
tailscale: 1.76.0 -> 1.76.1 (#349200) 2024-10-18 13:01:29 -07:00
Nick Cao
64ecfa0b87
ursadb: 1.5.1 -> 1.5.2 (#349454) 2024-10-18 15:56:01 -04:00
Nick Cao
f9797eae0a
prometheus-ipmi-exporter: 1.8.0 -> 1.9.0 (#349463) 2024-10-18 15:35:22 -04:00
github-actions[bot]
2c176e14b1
Merge master into staging-next 2024-10-18 18:04:25 +00:00
Maximilian Bosch
e0f63ad971
wiki-js: 2.5.304 -> 2.5.305
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.305
2024-10-18 18:13:17 +02:00
Martin Weinelt
5f3bbf8a5d
home-assistant: 2024.10.2 -> 2024.10.3
https://github.com/home-assistant/core/releases/tag/2024.10.3
2024-10-18 17:36:28 +02:00
Maximilian Bosch
b792bab7c3
Merge: nextcloud30: 30.0.0 -> 30.0.1 (#349277) 2024-10-18 17:07:44 +02:00
Justinas Stankevicius
957fc1302f teleport_14: remove 2024-10-18 17:24:12 +03:00
Adam Stephens
61290de65d
mimir: move to by-name 2024-10-18 10:10:54 -04:00
Adam Stephens
62fdd02bc4
mimir: 2.13.0 -> 2.14.0
https://github.com/grafana/mimir/releases/tag/mimir-2.14.0
2024-10-18 10:10:05 -04:00
Maximilian Bosch
8dc497720d
Merge: grafana: 11.2.2 -> 11.2.2+security-01, fix CVE-2024-9264 (#349364) 2024-10-18 14:22:17 +02:00
github-actions[bot]
a9f08a2b87
Merge master into staging-next 2024-10-18 12:05:39 +00:00
R. Ryantm
ce7e677684 storm: 2.6.3 -> 2.6.4 2024-10-18 10:40:17 +00:00
R. Ryantm
a0a60486d8 metabase: 0.50.18 -> 0.50.30 2024-10-18 10:25:00 +00:00
asymmetric
b3e63b1845
gotosocial: 0.16.0 -> 0.17.0 (#348762) 2024-10-18 09:41:41 +00:00
7c6f434c
791f68dc2e
apache-jena: 5.1.0 -> 5.2.0 (#348960) 2024-10-18 08:15:01 +00:00
kirillrdy
abf02b46d2
mosquitto: cleanup the package code (#349473) 2024-10-18 19:04:12 +11:00
R. Ryantm
8f9d4a06ac prometheus-ipmi-exporter: 1.8.0 -> 1.9.0 2024-10-18 06:00:40 +00:00
R. Ryantm
b9776d2cf1 ursadb: 1.5.1 -> 1.5.2 2024-10-18 05:19:23 +00:00
github-actions[bot]
275a4ece4b
Merge master into staging-next 2024-10-18 00:14:07 +00:00
Sandro Jäckel
6da2e6dd3f
mediawiki: fix displaying previews of SVGs 2024-10-18 01:29:07 +02:00
Maximilian Bosch
e9ddacf236
grafana: 11.2.2 -> 11.2.2+security-01, fix CVE-2024-9264
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.2.2%2Bsecurity-01
2024-10-17 22:45:30 +02:00
Maximilian Bosch
ce0b02ed37
Merge: matrix-synapse: 1.116.0 -> 1.117.0 (#349099) 2024-10-17 21:56:14 +02:00
Maximilian Bosch
37f1d8ff1a
Merge: prometheus-redis-exporter: 1.63.0 -> 1.65.0 (#347246) 2024-10-17 21:55:56 +02:00
github-actions[bot]
7c78a608b4
Merge master into staging-next 2024-10-17 18:04:30 +00:00
R. Ryantm
81b010c18a prometheus-process-exporter: 0.8.3 -> 0.8.4 2024-10-17 16:20:31 +00:00
Nick Cao
dc5a870620
keycloak: remove kc.sh.orig 2024-10-17 11:59:20 -04:00
R. Ryantm
6de674c9cc
prometheus-redis-exporter: 1.63.0 -> 1.65.0 2024-10-17 17:52:04 +02:00
Emily
ef14c7054c
discourse: mark as known vulnerable (#349172) 2024-10-17 15:26:03 +01:00
Nick Cao
04f0101890
keycloak: 26.0.0 -> 26.0.1
Diff: https://github.com/keycloak/keycloak/compare/26.0.0...26.0.1
2024-10-17 09:56:26 -04:00
Maximilian Bosch
84768649a2
nextcloud30: 30.0.0 -> 30.0.1
ChangeLog: https://github.com/nextcloud/server/releases/tag/v30.0.1
2024-10-17 14:50:45 +02:00
github-actions[bot]
8ba820d7db
Merge master into staging-next 2024-10-17 12:05:34 +00:00
datafoo
9549f7ad30 mosquitto: add meta.mainProgram attribute 2024-10-17 11:41:50 +02:00
datafoo
0c764c58a4 mosquitto: add meta.changelog attribute 2024-10-17 11:41:46 +02:00
datafoo
348d9d0414 mosquitto: fetch repo with its explicit name
See #277994
2024-10-17 11:41:13 +02:00
datafoo
90f4a48172 mosquitto: stop using with expression 2024-10-17 11:41:09 +02:00
datafoo
b48b48ac58 mosquitto: use hash attribute for SRI hashes
See https://nixos.org/manual/nixpkgs/unstable/#fetchfromgithub and
https://nixos.org/manual/nixpkgs/unstable/#sec-pkgs-fetchers-fetchurl-inputs

> It is recommended that you use the hash attribute instead of the other
hash-specific attributes that exist for backwards compatibility.
2024-10-17 10:49:02 +02:00
R. Ryantm
76a28161a7 virtiofsd: 1.11.1 -> 1.12.0 2024-10-17 08:41:15 +02:00
K900
47f2d87e32 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-17 09:07:35 +03:00
Muhammad Falak R Wani
c9ee9d80d6 tailscale: 1.76.0 -> 1.76.1
Diff: https://github.com/tailscale/tailscale/compare/v1.76.0...v1.76.1
Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.76.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-10-17 10:01:50 +05:30
Martin Weinelt
492050c0d3
discourse: mark as known vulnerable
There is no maintenance happening on this package and I can't keep doing
security updates for it, when the build changes on every minor release.
2024-10-17 02:32:11 +02:00
github-actions[bot]
2d65a9d98d
Merge master into staging-next 2024-10-17 00:14:14 +00:00
Robert Schütz
75335d95ed home-assistant-custom-components.homematicip_local: 1.65.0 -> 1.67.0
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.65.0...1.67.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.67.0/changelog.md
2024-10-16 16:58:56 -07:00
R. Ryantm
dd450db253 neo4j: 5.22.0 -> 5.24.2 2024-10-16 23:46:52 +00:00
Maximilian Bosch
05d9eec2b1
Merge: grafanaPlugins: fix update script/add some interesting data source plugins (#288642) 2024-10-16 22:55:54 +02:00
Thomas Gerbet
4d51d5c799 limesurvey: 6.4.1+240108 -> 6.6.5+240924
Fixes CVE-2024-28709, CVE-2024-28710 and CVE-2024-42903.

Changes:
https://github.com/LimeSurvey/LimeSurvey/blob/6.6.5%2B240924/docs/release_notes.txt
2024-10-16 21:06:52 +02:00
kirillrdy
0c82d4dcfc
xorg.xtrans: backport xorg.libXfont build fix (#348994) 2024-10-17 06:05:08 +11:00
github-actions[bot]
775bea0160
Merge master into staging-next 2024-10-16 18:04:52 +00:00
Thomas Gerbet
6ae5c7581c
mattermost: 9.5.10 -> 9.5.11 [move to by-name] (#348709) 2024-10-16 20:00:33 +02:00
Nick Cao
4291736a50
matrix-synapse: 1.116.0 -> 1.117.0
Diff: https://github.com/element-hq/synapse/compare/v1.116.0...v1.117.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.117.0
2024-10-16 13:41:34 -04:00
github-actions[bot]
d64350d170
Merge master into staging-next 2024-10-16 16:35:34 +00:00
Martin Weinelt
1d2d2790f6
prometheus-knot-exporter: 3.4.0 -> 3.4.1 2024-10-16 15:20:12 +02:00
Sergei Trofimovich
4eca8518d3 xorg.xtrans: backport xorg.libXfont build fix
Without the change the build of `xorg.libXfont` fails as:

       > xtrans-1.5.1/include/X11/Xtrans/Xtrans.c: In function '_FontTransSelectTransport':
       > xtrans-1.5.1/include/X11/Xtrans/Xtrans.c:165:10: error: 'i' undeclared (first use in this function)
       >   165 |     for (i = 0; i < PROTOBUFSIZE && protobuf[i] != '\0'; i++)
       >       |          ^
2024-10-16 10:27:49 +01:00
Morgan Jones
8b63f805d3
{mattermost,matterircd}: relocate to by-name 2024-10-15 22:33:14 -07:00
Morgan Jones
d5ac04f768
mattermost: 9.5.10 -> 9.5.11
Fixes MMSA-2024-00370; see:
https://mattermost.com/security-updates/
2024-10-15 22:32:54 -07:00
R. Ryantm
0ab87eba08 apache-jena: 5.1.0 -> 5.2.0 2024-10-16 05:02:33 +00:00
Martin Weinelt
101d12296d
coturn: make setgroups conditional on privdrop codepath
Make coturn only call setgroups, when it actually needs to privdrop. In
the nixos module we already run coturn as an unprivileged user, which
means we don't need to provide access to the setgroups syscall in the
first place.
2024-10-15 18:31:51 +02:00
Martin Weinelt
9f3e475136
xorg.xtrans: 1.5.0 -> 1.5.1 (#348197) 2024-10-15 18:11:01 +02:00
Martin Weinelt
216cb62080
Merge remote-tracking branch 'origin/staging-next' into staging 2024-10-15 18:08:42 +02:00
Vladimír Čunát
8810e738c8
GNOME: 46 → 47 (#333911) 2024-10-15 18:07:04 +02:00
j.r
5da8c6df9c
gotosocial: run nixfmt 2024-10-15 13:03:06 +02:00
j.r
a1b287f88d
gotosocial: 0.16.0 -> 0.17.0 2024-10-15 13:02:33 +02:00
K900
447d4686a3 home-assistant-custom-components.yassi: 0.4.0 -> 0.4.1
Diff: https://github.com/samuelspagl/ha_samsung_soundbar/compare/0.4.0...0.4.1

Changelog: https://github.com/samuelspagl/ha_samsung_soundbar/releases/tag/0.4.1
2024-10-15 09:56:20 +03:00
R. Ryantm
780f641fb2 pgpool: 4.5.2 -> 4.5.4 2024-10-15 05:17:26 +00:00
github-actions[bot]
31b11f1926
Merge staging-next into staging 2024-10-15 00:14:36 +00:00
Martin Weinelt
fc8e8e216e
home-assistant-component-tests.zeroconf: provide aioshelly 2024-10-15 01:27:42 +02:00
Martin Weinelt
6519495b97
mediawiki: 1.42.1 -> 1.42.3 (#347342) 2024-10-14 21:58:00 +02:00
kirillrdy
6c8ac3ad1a
postgresqlPackages.rum: 1.3.13 -> 1.3.14 (#348364) 2024-10-15 06:38:25 +11:00
Simonas Kazlauskas
77eb5806ca grafanaPlugins.yesoreyeram-infinity-datasource: init at 2.11.0 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
60a29a6f9e grafanaPlugins.volkovlabs-variable-panel: init at 3.5.0 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
42d65e7291 grafanaPlugins.volkovlabs-rss-datasource: init at 4.2.0 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
e0a09aaac5 grafanaPlugins.volkovlabs-form-panel: init at 4.6.0 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
cabb94db0e grafanaPlugins.volkovlabs-echarts-panel: init at 6.4.1 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
71ebf0afd5 grafanaPlugins.ventura-psychrometric-panel: init at 4.5.1 2024-10-14 22:30:03 +03:00
Simonas Kazlauskas
33a745c4f7 grafanaPlugins.marcusolsson-json-datasource: init at 1.3.17 2024-10-14 22:30:00 +03:00
Simonas Kazlauskas
7928b64acc grafanaPlugins.marcusolsson-csv-datasource: init at 0.6.19 2024-10-14 22:28:33 +03:00
Simonas Kazlauskas
f8d3ae98e6 grafanaPlugins.marcusolsson-calendar-panel: init at 3.7.0 2024-10-14 22:28:30 +03:00
Simonas Kazlauskas
0ab0fe0fc7 grafanaPlugins.grafana-opensearch-datasource: init at 2.19.0 2024-10-14 22:27:51 +03:00
Simonas Kazlauskas
4b3ddf490d grafanaPlugins.grafana-mqtt-datasource: init at 1.1.0-beta.2 2024-10-14 22:27:51 +03:00
Simonas Kazlauskas
14a79288d9 grafanaPlugins.grafana-googlesheets-datasource: init at 1.2.14 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
83abd0e7dc grafanaPlugins.grafana-github-datasource: init at 1.9.0 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
bef04b4408 grafanaPlugins.grafana-discourse-datasource: init at 2.0.2 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
f5ba4f8023 grafanaPlugins.frser-sqlite-datasource: init at 3.5.0 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
4a6dda0693 grafanaPlugins.fetzerch-sunandmoon-datasource: init at 0.3.3 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
aaf91192fb grafanaPlugins.bsull-console-datasource: init at 1.0.1 2024-10-14 22:27:50 +03:00
Simonas Kazlauskas
6cef6381ee grafanaPlugins.grafana-polystat-panel: 2.1.4 -> 2.1.13 2024-10-14 22:27:49 +03:00
Simonas Kazlauskas
6a6de85a75 grafanaPlugins.grafana-oncall-app: v1.8.5 -> 1.10.2 2024-10-14 22:27:49 +03:00
Simonas Kazlauskas
198ecdddd7 grafanaPlugins.grafana-clock-panel: 2.1.3 -> 2.1.8 2024-10-14 22:27:49 +03:00
Simonas Kazlauskas
6834e254a4 grafanaPlugins.grafana-clickhouse-datasource: 3.3.0 -> 4.4.0 2024-10-14 22:27:49 +03:00
Simonas Kazlauskas
31483e2847 grafanaPlugins: modify the update script to work for all systems
This also now grabs checksums off the API which saves on downloads and
such.
2024-10-14 22:27:49 +03:00
github-actions[bot]
873f258025
Merge staging-next into staging 2024-10-14 18:04:57 +00:00
Thomas Gerbet
dd6238287d
mattermost: 9.5.9 -> 9.5.10 (#344800) 2024-10-14 20:00:55 +02:00
Bobby Rong
c0a9799ad1
tinysparql: Renamed from tracker
The project renamed in 3.8.

This commit is done by hand.
2024-10-14 20:54:11 +08:00
github-actions[bot]
a445289eb9
Merge staging-next into staging 2024-10-14 12:41:38 +00:00
Martin Weinelt
f4226b78df
knot-dns: 3.4.0 -> 3.4.1 (#348476) 2024-10-14 14:20:26 +02:00
github-actions[bot]
b9f01e6de3
Merge staging-next into staging 2024-10-14 12:06:08 +00:00
OTABI Tomoya
0ce09461d9
sickgear: 3.32.7 -> 3.32.10 (#346997) 2024-10-14 20:02:53 +09:00
Maximilian Bosch
782b08ba3d
Merge: percona: update packages, init 8.4 (#346027) 2024-10-14 12:40:48 +02:00
Vladimír Čunát
216cca93e9
xkeyboard_config: 2.42 -> 2.43 (#345857) 2024-10-14 12:32:20 +02:00
Vladimír Čunát
bc04c826cc
knot-dns: 3.4.0 -> 3.4.1
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.4.1
2024-10-14 09:46:33 +02:00
github-actions[bot]
55382a65b9
Merge staging-next into staging 2024-10-14 06:05:43 +00:00
Daniel Olsen
0ac0623e15 mjolnir: 1.6.5 -> 1.8.3 2024-10-14 07:43:39 +02:00
Robert Schütz
1b445bb575
python312Packages.icalendar: 5.0.13 -> 6.0.0 (#328227) 2024-10-13 20:29:14 -07:00
github-actions[bot]
dea3d93838
Merge staging-next into staging 2024-10-14 00:15:32 +00:00
Martin Weinelt
37e98ac241
evcc: 0.130.9 -> 0.130.13
https://github.com/evcc-io/evcc/releases/tag/0.130.10
https://github.com/evcc-io/evcc/releases/tag/0.130.11
https://github.com/evcc-io/evcc/releases/tag/0.130.12
https://github.com/evcc-io/evcc/releases/tag/0.130.13
2024-10-14 02:14:09 +02: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
Peder Bergebakken Sundt
053473838f webdav: 5.3.0 -> 5.4.0
Diff: https://github.com/hacdias/webdav/compare/v5.3.0...v5.4.0
2024-10-14 01:05:38 +02:00
Peder Bergebakken Sundt
02781696fd
webdav: 5.1.0 -> 5.3.0 (#343488) 2024-10-14 01:04:38 +02:00
Oliver Schmidt
f02bd5b0fc percona: correct licensing information
Corrects the partially wrong change from #313931, all Oracle MySQL
derivates are actually GPLv2 only.
2024-10-13 23:04:25 +02:00
Oliver Schmidt
4b5141e018 percona: deprecate innovation/lts release flavours
Percona upstream has decided not to create releases or each MySQL
innovation upstream release, but just for LTS releases.
https://www.percona.com/blog/no-mysql-9-x-innovation-releases-from-percona/
2024-10-13 23:04:24 +02:00
K900
fb12a8942d home-assistant-custom-components.smartthinq-sensors: 0.40.0 -> 0.40.1
Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.40.0...v0.40.1

Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.40.1
2024-10-13 21:28:47 +03:00
github-actions[bot]
d489b14cea
Merge staging-next into staging 2024-10-13 18:04:18 +00:00
R. Ryantm
f73a47fb19 pure-ftpd: 1.0.51 -> 1.0.52 2024-10-13 17:07:05 +00:00
Oliver Schmidt
8d14fa2886 percona: apply nixfmt 2024-10-13 18:15:49 +02:00
Oliver Schmidt
b04c93f6f4 percona-server_8_0: 8.0.36-28 -> 8.0.37-29
This is a new LTS release as well.
2024-10-13 18:15:48 +02:00
Oliver Schmidt
712028ec9a percona-server_8_4: init at 8.4.0-1
This is a new LTS release as well.
2024-10-13 18:15:48 +02:00
Oliver Schmidt
188b5df7cd percona-server, percona-xtrabackup: rework naming
When reworking the percona package naming towards the two release
streams "innovation" and "lts", I did not anticipate the case that two
releases are long-term supported in parallel, and that the latest
Innovation release is end-of-life and replaced by a more recent lts.

Hence, the first-level attribute names now reflect the package
major-minor versions again, augmented by attribute names pointing to
respective lts and innovation releases.
2024-10-13 17:52:05 +02:00
Luflosi
206539c2d5
home-assistant-custom-components.solax_modbus: 2024.09.5 -> 2024.10.3
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.3
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.2
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.1
2024-10-13 16:39:10 +02:00
Ryan Horiguchi
0fe83f8cb1 tautulli: 2.14.5 -> 2.14.6 2024-10-13 16:30:43 +02:00
Martin Weinelt
db13b6d4c4 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/mlflow/default.nix
- pkgs/development/python-modules/napari/default.nix
2024-10-13 15:36:55 +02:00
R. Ryantm
b254639ae8 couchdb3: 3.3.3 -> 3.4.1 2024-10-13 10:11:20 +00:00
Martin Weinelt
c6520394b3 home-assistant-custom-components.solis-sensor: disable manifest check
Our aiofiles version is newer than what the manifest pins.
2024-10-13 11:10:00 +02:00
Martin Weinelt
1d1b7c6f37 home-assistant: fix dependencies 2024-10-13 11:09:52 +02:00
R. Ryantm
f2db8ad3bd dovecot_pigeonhole: 0.5.21 -> 0.5.21.1 2024-10-13 07:59:20 +00:00
Pol Dellaiera
f6ec4230d7
jackett: define meta.mainProgram (#348130) 2024-10-13 09:47:37 +02:00
Vladimír Čunát
6c04557835
staging-next 2024-09-21 (#343421) 2024-10-13 09:45:55 +02:00
Vladimír Čunát
fba309020f
python312Packages.mlflow: 2.14.3 -> 2.16.2 (#347104) 2024-10-13 09:38:54 +02:00
qubitnano
8cb0425b5b unifi8: 8.4.62 -> 8.5.6 2024-10-13 09:03:10 +02:00
Sergei Trofimovich
1d92a5aa59 xorg.xtrans: 1.5.0 -> 1.5.1
Changes: https://lists.x.org/archives/xorg-announce/2024-October/003541.html
2024-10-13 07:25:28 +01:00
github-actions[bot]
bf97df9c1c
Merge staging-next into staging 2024-10-13 00:15:51 +00:00
github-actions[bot]
4a5ad0965f
Merge master into staging-next 2024-10-13 00:15:27 +00:00
Maximilian Bosch
ef3d1248f8
Merge: nextcloud: 28.0.10 -> 28.0.11, 29.0.7 -> 29.0.8; update all apps (#348047) 2024-10-12 21:50:52 +02:00
Colin
56a27089c7 jackett: define meta.mainProgram 2024-10-12 18:50:34 +00:00
K900
001fb496bf Merge remote-tracking branch 'origin/master' into staging-next 2024-10-12 21:08:11 +03:00
Kerstin
35c52ab030
mastodon: 4.2.13 -> 4.3.0 (#337545) 2024-10-12 19:37:08 +02:00
github-actions[bot]
f201fe5883
Merge staging-next into staging 2024-10-12 12:05:39 +00:00
github-actions[bot]
4433a315bd
Merge master into staging-next 2024-10-12 12:05:08 +00:00
Markus Kowalewski
60158f917b
nfs-ganesha: build man pages (#347791) 2024-10-12 11:33:08 +02:00
Maximilian Bosch
1967ddf64e
nextcloud30Packages: update 2024-10-12 10:10:58 +02:00
Maximilian Bosch
53cf077bf9
nextcloud29Packages: update 2024-10-12 10:10:52 +02:00
Maximilian Bosch
2882ed3e67
nextcloud28Packages: update 2024-10-12 10:10:44 +02:00
Maximilian Bosch
62b1b23449
nextcloud29: 29.0.7 -> 29.0.8
ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.8
2024-10-12 10:10:14 +02:00
Maximilian Bosch
6950adc1b0
nextcloud28: 28.0.10 -> 28.0.11
ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.11
2024-10-12 09:57:37 +02:00