Commit Graph

23515 Commits

Author SHA1 Message Date
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
Weijia Wang
cf3cef938d
uxplay: 1.57 -> 1.58, fix build on darwin (#200514) 2022-12-04 20:16:43 +01:00
figsoda
b084193beb
Merge pull request #204335 from figsoda/simple-http-server
simple-http-server: 0.6.3 -> 0.6.5
2022-12-04 14:15:48 -05:00
Fabian Affolter
228be39f1c
Merge pull request #204055 from r-ryantm/auto-update/consul_exporter
prometheus-consul-exporter: 0.8.0 -> 0.9.0
2022-12-04 17:46:49 +01:00
Maximilian Bosch
331d854662
Merge pull request #203874 from noneucat/fix/grocy/storage
nixos/grocy: fix file uploads
2022-12-04 17:28:07 +01:00
Jörg Thalheim
a587815493
Merge pull request #189078 from martinetd/bpftrace
bcc: 0.24.0 -> 0.25.0; bpftrace: 0.15.0 -> 0.16.0
2022-12-04 16:38:30 +01:00
Jörg Thalheim
3e5b243639 grafana-agent: disable ebpf
at the moment the used go-epbf version not compatible with our bcc version.
2022-12-04 16:08:19 +01:00
R. Ryantm
3bea6e3a93 gobgpd: 3.8.0 -> 3.9.0 2022-12-04 22:40:58 +08:00
Fabian Affolter
a45c3e9b51
prometheus-consul-exporter: add changelog to meta 2022-12-04 14:08:55 +01:00
Jörg Thalheim
a95fc2c327
Merge pull request #203649 from r-ryantm/auto-update/snappymail
snappymail: 2.22.3 -> 2.22.4
2022-12-04 12:18:02 +01:00
Nikolay Korotkiy
031f0fc41a
Merge pull request #204241 from r-ryantm/auto-update/gmid
gmid: 1.8.5 -> 1.8.6
2022-12-04 15:11:42 +04:00
Pascal Bach
9e329a7cf6
Merge pull request #204328 from evils/mosquitto
mosquitto: 2.0.14 -> 2.0.15
2022-12-04 12:00:46 +01:00
Nikolay Korotkiy
a4f4b9e674
Merge pull request #204437 from r-ryantm/auto-update/nanomq
nanomq: 0.13.6 -> 0.14.1
2022-12-04 14:51:55 +04:00
Bjørn Forsman
c26ff1ed9b pulseaudio: reference wrapped binaries in service files
Since commit 3871f8be8d
("pulseaudioFull: fix wrapGApp wrapping"), the pulseaudio service files
have been referencing *unwrapped* binaries. This mostly hurts
pulseaudioFull, where using unwrapped binaries means there's no High
Fidelity A2DP profile at all. Plain pulseaudio (not -full) seems able to
use A2DP profile with SBC codec, but not aptX, as the latter requires
gstreamer / wrapper.

Since the wrapping of pulseaudio is a bit complicated (see referenced
commit), let's just fix the service files manually in preFixup.

Ref https://github.com/NixOS/nixpkgs/issues/203919.
2022-12-04 11:28:24 +01:00
R. Ryantm
b8a859414f nanomq: 0.13.6 -> 0.14.1 2022-12-04 10:22:32 +00:00
Maximilian Bosch
159e5723cf
Merge pull request #204350 from Ma27/bump-grafana
grafana: 9.2.6 -> 9.3.1
2022-12-04 10:48:04 +01:00
Fabian Affolter
d3b52d6c1d libreddit: 0.24.2 -> 0.25.0
Diff: https://github.com/libreddit/libreddit/compare/refs/tags/v0.24.2...v0.25.0

Changelog: https://github.com/libreddit/libreddit/releases/tag/v0.25.0
2022-12-04 01:49:40 +01:00
piegames
d54cff70d1
Merge #204338: matrix-appservice-irc: convert to buildNpmPackage 2022-12-04 00:05:41 +01:00
Martin Weinelt
f069b36483
Merge pull request #204331 from mweinelt/zigbee2mqtt-1.28.4 2022-12-03 22:27:44 +01:00
Martin Weinelt
77c9f55693
Merge pull request #203662 from LeSuisse/mysql-jdbc-8.0.31 2022-12-03 22:12:55 +01:00
Maximilian Bosch
9331816ed8
grafana: 9.2.6 -> 9.3.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.3.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.3.1
2022-12-03 21:39:29 +01:00
Martin Weinelt
ad293fba9e matrix-appservice-irc: convert to buildNpmPackage 2022-12-03 21:34:13 +01:00
Luke Granger-Brown
40ddf3e2c6 unifi-poller: rename to unpoller. 2022-12-03 20:12:54 +00:00
figsoda
e04e72b552
simple-http-server: fix typo
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2022-12-03 15:09:52 -05:00
Martin Weinelt
05fd51130c zigbee2mqtt: 1.28.0 -> 1.28.4
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.28.4
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.28.3
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.28.2
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.28.1
2022-12-03 19:57:50 +01:00
Martin Weinelt
feb66d6fd8 zigbee2mqtt: convert to buildNpmPackage and adopt
Using buildNpmPackage simplifies the whole package alot and even allows
us to use the generic nix-update-script instead of a bespoke one.
2022-12-03 19:57:50 +01:00
figsoda
352e063a03 simple-http-server: 0.6.3 -> 0.6.5
Diff: https://github.com/TheWaWaR/simple-http-server/compare/v0.6.3...v0.6.5

Changelog: https://github.com/TheWaWaR/simple-http-server/tree/v0.6.5
2022-12-03 13:54:25 -05:00
Evils
925ba44a5f mosquitto: 2.0.14 -> 2.0.15 2022-12-03 19:08:52 +01:00
github-actions[bot]
e1399a2156
Merge master into staging-next 2022-12-03 18:01:02 +00:00
Mario Rodas
86c83ab79d
Merge pull request #204262 from hmenke/maintainers
maintainers: remove and add hmenke
2022-12-03 11:11:40 -05:00
Martin Weinelt
39739a47b0 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-03 13:55:28 +01:00
Mario Rodas
94b2458200
Merge pull request #203990 from sikmir/tegola
tegola: 0.15.2 → 0.16.0
2022-12-03 07:20:54 -05:00
Mario Rodas
953bc9e7f7
Merge pull request #204156 from r-ryantm/auto-update/jackett
jackett: 0.20.2297 -> 0.20.2318
2022-12-03 07:16:28 -05:00
Henri Menke
da053d008f
maintainers: remove and add hmenke 2022-12-03 12:26:58 +01:00
Fabian Affolter
51a430cd37
Merge pull request #204170 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.55.0 -> 2.56.0
2022-12-03 09:39:28 +01:00
R. Ryantm
63713a8130 jackett: 0.20.2297 -> 0.20.2318 2022-12-03 08:19:42 +00:00
R. Ryantm
78989571f8 gmid: 1.8.5 -> 1.8.6 2022-12-03 06:30:04 +00:00
github-actions[bot]
7ec4183673
Merge master into staging-next 2022-12-03 06:01:28 +00:00
Sandro
068e7cb340
Merge pull request #201817 from jhh/nut-exporter 2022-12-03 02:22:48 +01:00
github-actions[bot]
a83c4dd193
Merge master into staging-next 2022-12-03 00:02:19 +00:00
Sandro
bf5af33cd6
Merge pull request #204088 from ymarkus/bookstack 2022-12-02 21:42:18 +01:00
R. Ryantm
5d2434ab0c checkSSLCert: 2.55.0 -> 2.56.0 2022-12-02 20:19:27 +00:00
github-actions[bot]
fcd7475a32
Merge master into staging-next 2022-12-02 18:01:15 +00:00
Alexander Bantyev
16d0b61920
Merge pull request #204122 from misuzu/snac2-init
snac2: init at 2.12
2022-12-02 19:52:13 +04:00
misuzu
ec14e0fbef snac2: init at 2.12 2022-12-02 16:59:42 +02:00
Naïm Favier
f241e87c85
Merge pull request #202698 from Huy-Ngo/honk 2022-12-02 13:49:15 +01:00
Yannick Markus
145c4f431d bookstack: 22.06.2 -> 22.11 2022-12-02 12:25:02 +01:00
github-actions[bot]
1de884edb3
Merge master into staging-next 2022-12-02 06:01:28 +00:00
R. Ryantm
f530086824 prometheus-consul-exporter: 0.8.0 -> 0.9.0 2022-12-02 05:49:37 +00:00
Martin Weinelt
67f5368df1
Merge pull request #203909 from NixOS/home-assistant 2022-12-02 01:11:37 +01:00