Commit Graph
1033599 Commits
Author SHA1 Message Date
R. Ryantm b9ffe81b91 cloudflare-dynamic-dns: 4.5.0 -> 4.5.1 2026-07-10 00:55:53 +00:00
R. Ryantm 4b412d093a govulncheck: 1.5.0 -> 1.6.0 2026-07-10 00:54:08 +00:00
R. Ryantm 56f0fceaef wayvnc: 0.10.0 -> 0.10.1 2026-07-10 00:51:35 +00:00
R. Ryantm 3b60cb6988 kicad-testing: 10.0-2026-06-26 -> 10.0-2026-07-09 2026-07-10 00:40:54 +00:00
R. Ryantm 1d415647fe tageditor: 3.9.10 -> 3.9.11 2026-07-10 00:38:25 +00:00
Heitor AugustoandGitHub 7986d9bfc0 nixos/cosmic: add package cosmic-monitor (#539917) 2026-07-10 00:33:14 +00:00
@mjonesandGitHub 805d506e75 ovftool: 5.0.0 -> 5.1.0 (#539920) 2026-07-10 00:32:33 +00:00
Robert Schütz f47793054b python3Packages.aiointercept: 0.1.8 -> 0.1.9
Diff: https://github.com/Polandia94/aiointercept/compare/v0.1.8...v0.1.9

Changelog: https://github.com/Polandia94/aiointercept/blob/v0.1.9/CHANGELOG.md
2026-07-09 17:31:16 -07:00
Masum RezaandGitHub 0e6ff04fc5 androidStudioPackages.beta: 2026.1.2.8 -> 2026.1.2.9 (#539880) 2026-07-10 00:29:50 +00:00
Stefan Haan 04e139aa4a python3Packages.slixmpp: 1.16.0 -> 1.17.0 2026-07-10 02:25:40 +02:00
Robert Schütz f4d05ddae1 postfix: 3.11.4 -> 3.11.5
Changelog: https://www.postfix.org/announcements/postfix-3.11.5.html
2026-07-09 17:24:42 -07:00
dotlambdaandGitHub 54888f6a65 rclone: 1.74.3 -> 1.74.4 (#539986) 2026-07-10 00:22:17 +00:00
Robert Schütz 33a372431c flare-signal: 0.20.6 -> 0.21.0
Diff: https://gitlab.com/schmiddi-on-mobile/flare/-/compare/0.20.6...0.21.0

Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/blob/0.21.0/CHANGELOG.md
2026-07-09 17:20:59 -07:00
nixpkgs-ci[bot]andGitHub dc0021f9e0 _7zip-zstd-rar: 26.02-v1.5.7-R1 -> 26.02-v1.5.7-R2 (#540047) 2026-07-10 00:15:53 +00:00
Ethan Carter Edwards 6100a7c743 python3Packages.heretic-llm: 1.2.0 -> 1.4.0
Changelog: https://github.com/p-e-w/heretic/compare/v1.2.0...v1.4.0

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-07-09 20:06:49 -04:00
Diogo Correia e67e863b42 bentopdf: add passthru.updateScript 2026-07-10 00:56:52 +01:00
Diogo Correia ce922106cc bentopdf: 1.11.2 -> 2.8.6
Fixes #518346
2026-07-10 00:56:51 +01:00
Peder Bergebakken Sundt ad7acd6ce5 ytdl-sub: disable test_directory_exists
`test_directory_exists` assumes the root directory is not writeable, which is host dependent.
In my case it fails with nix-portable in bwrap mode, despite me having removed the write-bit in the root root bindmount.

Full error:

```
ytdl-sub> ____________________ TestFileHandler.test_directory_exists _____________________
ytdl-sub>
ytdl-sub> self = <tests.unit.utils.test_file_handler.TestFileHandler object at 0x7ffff2bc07d0>
ytdl-sub>
ytdl-sub> .    def test_directory_exists(self):
ytdl-sub>         if IS_WINDOWS:
ytdl-sub>             return
ytdl-sub>
ytdl-sub>         assert FileHandler.is_path_writable("/tmp")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent/")
ytdl-sub>         assert FileHandler.is_path_writable("/tmp/non-existent/nested")
ytdl-sub>
ytdl-sub> >       assert not FileHandler.is_path_writable("/lol-in-root")
ytdl-sub> E       AssertionError: assert not True
ytdl-sub> E        +  where True = is_path_writable('/lol-in-root')
ytdl-sub> E        +    where is_path_writable = FileHandler.is_path_writable
ytdl-sub>
ytdl-sub> tests/unit/utils/test_file_handler.py:16: AssertionError
```
2026-07-10 01:54:58 +02:00
Peder Bergebakken SundtandGitHub c91edb2263 rusty-v8: remove not strictly needed dependencies (#538090) 2026-07-09 23:51:54 +00:00
VarNepvius 012a276566 oxygenfonts: Change source to archive from invent.kde.org
This simplifies the build, as the previous source included files that
are installed by installFonts, but are undesirable (a “web font” that
is not a woff, conflicting versions of Oxygen Sans, unhinted and OTF
fonts that are used only as “src”)
2026-07-09 23:37:13 +00:00
VarNepvius b0bdeb8c41 oxygenfonts: migrate to installFonts hook 2026-07-09 23:37:10 +00:00
VarNepvius fc0ca5c24a oxygenfonts: add maintainer VarNepvius 2026-07-09 23:36:28 +00:00
VarNepvius 0d6707b988 maintainers: add VarNepvius 2026-07-09 23:36:28 +00:00
Bart Oostveen 85f65988e8 copyparty: 1.20.17 -> 1.20.18
Diff: https://github.com/9001/copyparty/compare/v1.20.17...v1.20.18
Changelog: https://github.com/9001/copyparty/releases/tag/v1.20.18
2026-07-10 01:35:43 +02:00
Peder Bergebakken SundtandGitHub e1437f1439 clashtui: 0.2.3 -> 0.3.1, adopt (#539301) 2026-07-09 23:33:35 +00:00
Peder Bergebakken SundtandGitHub c39acad982 scip: 0.7.1 -> 0.9.0 (#538975) 2026-07-09 23:31:39 +00:00
R. Ryantm 8cb5c67c45 ipatool: 2.3.0 -> 2.3.1 2026-07-09 23:26:30 +00:00
Martin WeineltandGitHub 431597148b home-assistant-custom-lovelace-modules.weather-radar-card: 3.7.1 -> 3.7.2 (#540139) 2026-07-09 23:01:21 +00:00
R. Ryantm b307ffe220 python3Packages.msrplib: 0.21.0-unstable-2021-06-01 -> 0.21.0-unstable-2026-07-09 2026-07-09 22:57:11 +00:00
Peder Bergebakken SundtandGitHub ad1f035f9f spice-vdagent: add patch for gcc 16 (#538568) 2026-07-09 22:56:41 +00:00
Doron BeharandGitHub 7249ea8cef wlroots_0_20: 0.20.1 -> 0.20.2 (#540063) 2026-07-09 22:55:16 +00:00
zowoqandGitHub f5edf67883 terraform-providers.goharbor_harbor: 3.12.0 -> 3.12.1 (#540083) 2026-07-09 22:48:58 +00:00
zowoqandGitHub 575d21e22f terraform-providers.auth0_auth0: 1.51.0 -> 1.52.0 (#540018) 2026-07-09 22:48:54 +00:00
zowoqandGitHub ca46795e66 terraform-providers.grafana_grafana: 4.39.0 -> 4.40.1 (#539955) 2026-07-09 22:48:51 +00:00
Robert Schütz a1f58ea706 present: use mistune_2 2026-07-09 15:45:30 -07:00
Robert Schütz dc50ff406f lektor: use mistune_2 2026-07-09 15:45:30 -07:00
Robert Schütz 9945d0efaa python3Packages.mistune_2: init at 2.0.5 2026-07-09 15:45:30 -07:00
R. Ryantm d3cc318c7e home-assistant-custom-lovelace-modules.weather-radar-card: 3.7.1 -> 3.7.2 2026-07-09 22:43:24 +00:00
nixpkgs-ci[bot]andGitHub d2727a2b80 seanime: 3.8.7 -> 3.9.1 (#540120) 2026-07-09 22:40:16 +00:00
nixpkgs-ci[bot]andGitHub f7741534cd navidrome: 0.62.0 -> 0.63.1 (#539960) 2026-07-09 22:40:03 +00:00
nixpkgs-ci[bot]andGitHub 3217f71120 komga: 1.24.4 -> 1.25.0 (#536965) 2026-07-09 22:39:51 +00:00
EmilyandGitHub dda4774cfc {,ungoogled-}chromium,chromedriver: 150.0.7871.100 -> 150.0.7871.114 (#540132) 2026-07-09 22:39:21 +00:00
R. Ryantm 55da6e8768 python3Packages.pylacus: 1.24.4 -> 1.25.0 2026-07-09 22:36:59 +00:00
networkException f73f96fed5 ungoogled-chromium: 150.0.7871.100-1 -> 150.0.7871.114-1
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01162222768.html

This update includes 27 security fixes.

CVEs:
CVE-2026-15112 CVE-2026-15129 CVE-2026-15132 CVE-2026-15133
CVE-2026-15108 CVE-2026-15109 CVE-2026-15110 CVE-2026-15111
CVE-2026-15113 CVE-2026-15114 CVE-2026-15115 CVE-2026-15116
CVE-2026-15117 CVE-2026-15118 CVE-2026-15119 CVE-2026-15120
CVE-2026-15121 CVE-2026-15122 CVE-2026-15123 CVE-2026-15124
CVE-2026-15125 CVE-2026-15126 CVE-2026-15127 CVE-2026-15128
CVE-2026-15130 CVE-2026-15107 CVE-2026-15131
2026-07-10 00:32:26 +02:00
Doron BeharandGitHub f41139487b cpp-utilities: 5.34.1 -> 5.34.2 (#540125) 2026-07-09 22:16:19 +00:00
R. Ryantm 5e43178d4b amp-cli: 0.0.1782851652-gfd0e56 -> 0.0.1783629102-g8185a2 2026-07-09 22:07:39 +00:00
Aaron AndersenandGitHub ae643c2753 kodi: fix build with giflib 6 (#540031) 2026-07-09 22:04:00 +00:00
R. Ryantm fe560ffd0a cargo-deny: 0.19.9 -> 0.20.2 2026-07-09 22:01:16 +00:00
nixpkgs-ci[bot]andGitHub 5fd122e6ee nirius: 0.7.2 -> 0.8.0 (#537408) 2026-07-09 21:57:35 +00:00
R. Ryantm df5c1e0f57 cpp-utilities: 5.34.1 -> 5.34.2 2026-07-09 21:50:06 +00:00