Commit Graph
741625 Commits
Author SHA1 Message Date
Jürgen Hahn af2aafc5cc maintainers: add jhahn 2025-01-19 19:19:12 +01:00
EmilyandGitHub 69d76dd3ae ungoogled-chromium: 131.0.6778.264-1 -> 132.0.6834.83-1 (#375093) 2025-01-19 18:25:24 +01:00
3bc50180d7 tomboy-ng: 0.41 -> 0.42 (#375100)
Co-authored-by: pluiedev <hi@pluie.me>
2025-01-19 17:10:05 +00:00
Martin WeineltandGitHub c368baa7a8 python313Packages.webrtc-noise-gain: fix cross builds (#375107) 2025-01-19 18:06:28 +01:00
Nick CaoandGitHub 761c9d78ca python312Packages.robotframework: 7.1.1 -> 7.2 (#375022) 2025-01-19 12:03:20 -05:00
Jörg ThalheimandGitHub 83dccd733b bcc: fix bashreadline (#328899) 2025-01-19 18:03:07 +01:00
SandroandGitHub 1704fea3f1 gmailctl: 0.10.7 -> 0.11.0 (#375055) 2025-01-19 17:57:17 +01:00
Austin HorstmanandGitHub 428afc49ca daggerfall-unity: init at 1.1.1 (#350177) 2025-01-19 10:48:10 -06:00
Nick CaoandGitHub ce7e3247be python312Packages.geventhttpclient: 2.3.1 -> 2.3.3 (#370939) 2025-01-19 11:46:00 -05:00
Martin Weinelt 1faa66a86e python313Packages.webrtc-noise-gain: fix cross builds
Closes: #375092
2025-01-19 17:44:18 +01:00
EmilyandGitHub 7615fa874d libossp_uuid: remove invalid ac_cv_va_copy value; fix darwin (#369649) 2025-01-19 16:44:13 +00:00
6605c7b1d8 daggerfall-unity: init at 1.1.1
Includes the manual for Daggerfall Unity.

daggerfall-unity-unfree also includes the manual for Daggerfall itself.

Closes #109385.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-Authored-By: Matt Sturgeon <matt@sturgeon.me.uk>
2025-01-19 17:39:26 +01:00
Dominique MartinetandJörg Thalheim 78a40d3403 bcc: fix bashreadline
- we didn't provide the newly required elfutils python dependency,
but we're only dealing with newer bashes so just use the new symbol
- while here also default to using our libreadline as bash is configured
to use it on nixos; this can still be overriden

Link: https://github.com/iovisor/bcc/pull/4903
Fixes: #328743
2025-01-19 17:35:35 +01:00
Jörg ThalheimandGitHub ba238f0ea6 python312Packages.bcc: 0.32.0 -> 0.33.0 (#375069) 2025-01-19 17:33:06 +01:00
R. Ryantm 8c5369502c tomboy-ng: 0.41 -> 0.42 2025-01-19 16:16:17 +00:00
Reno Dakota f7d6b17875 libossp_uuid: remove invalid ac_cv_va_copy value
use `ac_cv_va_copy=C99` rather than the invalid value of `yes`

Change 5c7cfbc0f1 set ac_cv_va_copy=yes
which results in
```
```
and there is no definition for __VA_COPY_USE_yes, it needs to be
__VA_COPY_USE_{ASP,...,C99,...,GCM}.

While __VA_COPY_USE_yes is wrong it didn't cause issues because
stdarg.h is included later and just redefines va_copy.

However, the headers with clang-19 do not redefine va_copy and the
compile fails.
2025-01-19 08:08:29 -08:00
Nick CaoandGitHub 997dcad8d0 earbuds: disable updateScript (#374592) 2025-01-19 11:06:06 -05:00
Austin HorstmanandGitHub 0d199cbfbb umu-launcher[-unwrapped]: init at 1.1.4 (#369259) 2025-01-19 09:58:46 -06:00
Robert SchützandGitHub b66bae53c6 spotdl: 4.2.10 -> 4.2.11 (#375089) 2025-01-19 07:54:41 -08:00
networkException be139555bb ungoogled-chromium: 131.0.6778.264-1 -> 132.0.6834.83-1
https://chromereleases.googleblog.com/2025/01/stable-channel-update-for-desktop_14.html

This update includes 16 security fixes.

CVEs:
CVE-2025-0434 CVE-2025-0435 CVE-2025-0436 CVE-2025-0437 CVE-2025-0438
CVE-2025-0439 CVE-2025-0440 CVE-2025-0441 CVE-2025-0442 CVE-2025-0443
CVE-2025-0446 CVE-2025-0447 CVE-2025-0448
2025-01-19 16:47:56 +01:00
Nick CaoandGitHub 7c069661de python313Packages.pyannotate: disable lib2to3 test (#375047) 2025-01-19 10:44:36 -05:00
Nick CaoandGitHub aa18eb2c31 fatrace: 0.17.0 -> 0.18.0 (#375051) 2025-01-19 10:44:05 -05:00
Pol DellaieraandGitHub fa45ad36fd phpExtensions.tideways: 5.16.2 -> 5.17.0 (#374951) 2025-01-19 16:43:33 +01:00
Nick CaoandGitHub 101c250fba prometheus-frr-exporter: 1.3.2 -> 1.3.3 (#375000) 2025-01-19 10:40:17 -05:00
Nick Cao a5de10b29e python312Packages.robotframework: modernize 2025-01-19 10:39:58 -05:00
R. RyantmandNick Cao e44f8406fd python312Packages.robotframework: 7.1.1 -> 7.2 2025-01-19 10:39:57 -05:00
Nick Cao 53c86af2d3 robotframework-tidy: 4.15.0 -> 4.16.0
Diff: https://github.com/MarketSquare/robotframework-tidy/compare/refs/tags/4.15.0...4.16.0

Changelog: https://github.com/MarketSquare/robotframework-tidy/blob/main/docs/releasenotes/4.16.0.rst
2025-01-19 10:39:57 -05:00
Nick CaoandGitHub 8c86bf8f9a doctl: 1.120.1 -> 1.120.2 (#375003) 2025-01-19 10:38:55 -05:00
Nick CaoandGitHub e236cf48f7 dblab: 0.30.0 -> 0.30.1 (#375006) 2025-01-19 10:37:19 -05:00
Nick CaoandGitHub 63512c2e06 xonsh: 0.19.0 -> 0.19.1, use nix-update-script (#375009) 2025-01-19 10:36:32 -05:00
EmilyandGitHub 61faebd45f pbzip2: fix clang-19 build (#371515) 2025-01-19 15:36:21 +00:00
Nick CaoandGitHub c5e7b24a17 summon: 0.10.1 -> 0.10.2 (#375015) 2025-01-19 10:33:44 -05:00
Nick CaoandGitHub 4f4a498296 railway: 3.20.1 -> 3.20.2 (#375016) 2025-01-19 10:33:03 -05:00
1bf6bc676b opnborg: 0.1.54 -> 0.1.63 (#375074)
Co-authored-by: paepckehh <git@paepcke.de>
2025-01-19 15:31:48 +00:00
Christian KöglerandGitHub 5f7d1f6b09 vdrPlugins.softhddevice: 2.4.1 -> 2.4.2 (#375085) 2025-01-19 16:27:47 +01:00
Nick CaoandGitHub 82c2fef0f9 python312Packages.mozart-api: 4.1.1.116.4 -> 4.1.1.116.5 (#375026) 2025-01-19 10:27:11 -05:00
78b911f7cb pscale: 0.219.0 -> 0.220.0 (#375007)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-01-19 15:26:33 +00:00
R. Ryantm 863e0fb6c3 spotdl: 4.2.10 -> 4.2.11 2025-01-19 15:25:52 +00:00
Nick CaoandGitHub e3820c4290 gama-tui: 1.2.0 -> 1.2.1 (#374995) 2025-01-19 10:23:22 -05:00
Nick CaoandGitHub 16d3e983cb kotlin-language-server: 1.3.12 -> 1.3.13 (#374935) 2025-01-19 10:20:39 -05:00
Nick CaoandGitHub 7b9a17bf6b lxgw-wenkai-screen: 1.501 -> 1.510 (#374937) 2025-01-19 10:20:03 -05:00
Nick CaoandGitHub 3dffcefea6 httpie-desktop: 2024.1.2 -> 2025.1.0 (#374870) 2025-01-19 10:15:17 -05:00
Simon ŽlenderandAlyssa Ross a8f4d2066a refinery-cli: update time crate 2025-01-19 16:12:52 +01:00
R. RyantmandAlyssa Ross 9f22f3b6ac zbus-xmlgen: 5.0.1 -> 5.0.2 2025-01-19 16:12:36 +01:00
Nick CaoandGitHub 3900e7ba7f alpine-make-rootfs: 0.7.1 -> 0.7.2 (#374887) 2025-01-19 10:11:20 -05:00
Nick CaoandGitHub 300166d37f nvidia-system-monitor-qt: 1.6 -> 1.6-1 (#374891) 2025-01-19 10:10:33 -05:00
SandroandGitHub e0924c1f5a dnscontrol: 4.15.4 -> 4.15.5 (#375060) 2025-01-19 16:09:34 +01:00
Arne KellerandGitHub 7c4d91b580 samtools: 1.19.2 -> 1.21 (#371401) 2025-01-19 16:09:03 +01:00
R. Ryantm 7ee444227b vdrPlugins.softhddevice: 2.4.1 -> 2.4.2 2025-01-19 15:08:27 +00:00
Nick CaoandGitHub 7e7debbfbb python3Packages.tesserocr: enable for darwin (#374906) 2025-01-19 10:07:51 -05:00