Commit Graph

721179 Commits

Author SHA1 Message Date
Arne Keller
169c0debad
arduino-create-agent: init at 1.6.1 (#300694) 2024-12-11 23:01:52 +01:00
Arne Keller
1a0bc2c68d
nixos/rtkit: Add option for rtkit-daemon command-line args (#299696) 2024-12-11 23:00:50 +01:00
Mathew Polzin
9e4de9f400
spicedb: 1.37.1 -> 1.38.1 (#362718) 2024-12-11 15:53:47 -06:00
R. Ryantm
75710c1de1 just: 1.37.0 -> 1.38.0 2024-12-11 21:50:46 +00:00
Arne Keller
f4cee6257d
blockstream-electrs: init at 0.4.1-unstable-2024-11-25 (#318195) 2024-12-11 22:44:01 +01:00
Felix Bühler
615e67bc48
fahclient: fix fhsenv version (#363163) 2024-12-11 22:21:53 +01:00
Felix Bühler
347f4ab8ae
unvanquished: fix fhsenv version (#363176) 2024-12-11 22:15:51 +01:00
Felix Bühler
0de8a46f36
msecli: fix fhsenv version (#363178) 2024-12-11 22:14:52 +01:00
R. RyanTM
848fe6586f
lock: 1.3.0 -> 1.3.4 (#364295) 2024-12-11 15:51:43 -05:00
Nikolay Korotkiy
274e0ed4a9
gopass-summon-provider: 1.15.14 -> 1.15.15 (#364346) 2024-12-12 00:45:35 +04:00
Ramses
baaaa3f67d
switch-to-configuration-ng: fix clippy issues and run clippy in drv (#363912) 2024-12-11 21:36:39 +01:00
Wolfgang Walther
47b88fb0eb
postgresqlPackages.sqlite_fdw: 2.4.0 -> 2.5.0
Changelog:
https://github.com/pgspider/sqlite_fdw/releases/tag/v2.5.0
2024-12-11 21:36:12 +01:00
Sandro
76e5c86fe5
bookstack: 24.05.4 -> 24.10.3 (#364164) 2024-12-11 21:35:53 +01:00
Wolfgang Walther
31bc4ae32e
lxd-ui: 0.12 -> 0.14 (#358853) 2024-12-11 21:33:41 +01:00
R. Ryantm
14d73ab1c8 mosdepth: 0.3.9 -> 0.3.10 2024-12-11 20:26:14 +00:00
Nikolay Korotkiy
4225cf4978
mapproxy: 3.1.2 -> 3.1.3 (#364329) 2024-12-12 00:25:31 +04:00
Fabian Affolter
7090ee4e66 python312Packages.botocore-stubs: 1.35.76 -> 1.35.78 2024-12-11 21:24:56 +01:00
Fabian Affolter
db77d3a248 python312Packages.boto3-stubs: 1.35.76 -> 1.35.78 2024-12-11 21:24:53 +01:00
Austin Horstman
439f394d5c
bicep: 0.31.92 -> 0.32.4 (#364297) 2024-12-11 14:24:40 -06:00
Fabian Affolter
24421886f0 cnspec: 11.33.1 -> 11.34.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.33.1...v11.34.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.34.0
2024-12-11 21:23:09 +01:00
R. Ryantm
3039cf4b67 albert: 0.26.6 -> 0.26.10 2024-12-11 20:22:52 +00:00
Fabian Affolter
874534752d python311Packages.xknx: 3.3.0 -> 3.4.0
Diff: https://github.com/XKNX/xknx/compare/refs/tags/3.3.0...3.4.0

Changelog: https://github.com/XKNX/xknx/releases/tag/3.4.0
2024-12-11 21:14:15 +01:00
Michele Guerini Rocco
45dbb20e71
organicmaps: fix rendering issue (#363616) 2024-12-11 21:11:35 +01:00
jopejoe1
139ba5053c
noto-fonts: 2024.11.01 -> 2024.12.01 (#364070) 2024-12-11 20:10:03 +00:00
R. Ryantm
0213321fbd gopass-summon-provider: 1.15.14 -> 1.15.15 2024-12-11 20:07:55 +00:00
Bruno Bigras
2516747f33
zed-editor: 0.164.2 -> 0.165.4 (#364305) 2024-12-11 15:05:14 -05:00
r-vdp
c654a7a5ff
wstunnel: 10.1.6 -> 10.1.7
https://github.com/erebe/wstunnel/releases/tag/v10.1.7
2024-12-11 21:04:28 +01:00
Jo-Blade
27f87b72bd
authenticator: 4.4.0 -> 4.5.0 (#362980) 2024-12-11 15:00:00 -05:00
Robert Helgesson
36e5620871
sd-switch: 0.5.1 -> 0.5.2 2024-12-11 20:55:56 +01:00
r-vdp
44cbb35e16
wstunnel: use fetchCargoVendor 2024-12-11 20:54:39 +01:00
Silvan Mosberger
4e6b5639ac workflows: Consistently condition on merge commit
Before the get-merge-commit was put into a separate workflow job, it ran
as a step, which then required skipping all subsequent steps
individually. This is not necessary anymore, because entire workflow
jobs can be skipped.

This commit consistently applies that change throughout all workflows.
2024-12-11 20:52:40 +01:00
Bjørn Forsman
886de305c8 nixos/rtkit: mention pipewire in docstring
I don't know the reason for rtkit only getting enabled by
hardware.pulseaudio.enable and not services.pipewire.enable, as they
both use it to get real-time priority, but we can at least help users by
mentioning pipewire in the rtkit option.
2024-12-11 20:52:13 +01:00
Silvan Mosberger
83d4c9d28d workflows: Condition all merge-dependent workflows on a merge commit
After the introduction of the reusable get-merge-commit.yml workflow,
this now applies it on all remaining workflows that depend on a merge
commit. This ensures that CI doesn't fail for those PRs, which would
cause notifications to be sent, and the CI run to be marked as failed in
the list of runs.
2024-12-11 20:50:38 +01:00
R. Ryantm
38b6412dbd chirpstack-concentratord: 4.4.2 -> 4.4.6 2024-12-11 19:49:16 +00:00
R. Ryantm
2708aa06c0 chirpstack-rest-api: 4.10.1 -> 4.10.2 2024-12-11 19:40:16 +00:00
Maciej Krüger
f730d660fa
fluffychat: 1.22.1 -> 1.23.0 (#364091) 2024-12-11 20:39:54 +01:00
Maciej Krüger
f2f54e25e1
firmware-updater: 0-unstable-2024-10-03 -> 0-unstable-2024-20-11 (#364084) 2024-12-11 20:37:35 +01:00
R. Ryantm
c708539fb4 lxd-ui: 0.12 -> 0.14 2024-12-11 19:29:57 +00:00
R. Ryantm
d813d3086c mapproxy: 3.1.2 -> 3.1.3 2024-12-11 19:29:04 +00:00
seth
3169a2c192 treewide: add gnome circle team to all gnome circle apps 2024-12-11 14:27:13 -05:00
seth
b52f2aeaeb maintainers/team-list: establish the gnome circle team 2024-12-11 14:20:27 -05:00
R. Ryantm
82637faae6 go-musicfox: 4.5.7 -> 4.6.0 2024-12-11 19:20:07 +00:00
Martin Weinelt
2e261ac62f
home-assistant-custom-components.philips_airpurifier_coap: init at 0.28.0, python3Packages.aioairctrl: init at 0.2.5 (#359651) 2024-12-11 20:17:42 +01:00
R. Ryantm
e978e5c52f markdown-oxide: 0.24.3 -> 0.25.0 2024-12-11 19:05:42 +00:00
Philip Taron
3e4d1375c3
xen: 4.19.0-unstable-2024-11-12 → 4.19.1 (#362847) 2024-12-11 11:03:56 -08:00
Jörg Thalheim
f11a40c420
ssh-to-age: 1.1.9 -> 1.1.10 (#364253) 2024-12-11 20:00:44 +01:00
Jörg Thalheim
1cac0e7d99
workflows/eval: Improve debuggabilitiy (#364308) 2024-12-11 20:00:03 +01:00
misuzu
9b05b570f2
kubefirst: 2.7.3 -> 2.7.7 (#362892) 2024-12-11 20:59:34 +02:00
misuzu
228e255580
scotch: 7.0.5 -> 7.0.6 (#362656) 2024-12-11 20:58:06 +02:00
aucub
47583d3037 v2rayn: init at 7.3.1 2024-12-12 02:57:08 +08:00