Nick Cao and GitHub
91bca7a3e0
cargo-xwin: 0.20.2 -> 0.21.2 ( #480904 )
2026-01-19 20:57:41 +00:00
Fabian Affolter and GitHub
fc628449dd
python313Packages.meilisearch: migrate to finalAttrs
2026-01-19 21:57:20 +01:00
Nick Cao and GitHub
f6d7bb840b
candy-icons: 0-unstable-2025-12-26 -> 0-unstable-2026-01-13 ( #480870 )
2026-01-19 20:56:20 +00:00
Nick Cao and GitHub
88c045ae10
automatic-timezoned: 2.0.106 -> 2.0.108 ( #480851 )
2026-01-19 20:55:27 +00:00
Nick Cao and GitHub
aaf424416c
astroterm: 1.0.9 -> 1.0.10 ( #480928 )
2026-01-19 20:54:47 +00:00
Fabian Affolter and GitHub
6e4f71baa5
python3Packages.opower: 0.16.3 -> 0.16.4 ( #481581 )
2026-01-19 20:54:32 +00:00
Nick Cao and GitHub
eb1ab548f4
gui-for-singbox: 1.18.0 -> 1.19.0 ( #480918 )
2026-01-19 20:53:37 +00:00
Fabian Affolter and GitHub
5d32d988f9
python3Packages.pyvizio: 0.1.63 -> 0.1.64 ( #481656 )
2026-01-19 20:53:35 +00:00
Nick Cao and GitHub
870b44c5fd
showmethekey: 1.18.4 -> 1.19.0 ( #480917 )
2026-01-19 20:52:49 +00:00
Pol Dellaiera
6e09f075eb
phpstan: 2.1.32 -> 2.1.34, switch to PHAR distribution, move to pkgs/by-name
2026-01-19 21:51:48 +01:00
Trevor Opiyo and Trevor Opiyo
116604f47f
eas-cli: 16.23.1 -> 16.28.0
...
eas-cli: 16.23.1 -> 16.28.0
Formatting
2026-01-19 14:49:52 -06:00
Fabian Affolter and GitHub
90bb40f4de
python3Packages.walrus: 0.9.7 -> 0.9.8 ( #481732 )
2026-01-19 20:49:43 +00:00
R. Ryantm
0fa16fbfa2
yek: 0.25.0 -> 0.25.2
2026-01-19 20:48:46 +00:00
edef and GitHub
978a8c0991
tini: fix build with musl libc 1.2.5 ( #481713 )
2026-01-19 20:46:24 +00:00
Adam C. Stephens
c91db26175
nixos/zfs: fix missing zed-functions.sh
2026-01-19 15:39:50 -05:00
R. Ryantm
309d142a14
namespace-cli: 0.0.456 -> 0.0.474
2026-01-19 20:39:37 +00:00
isabel and GitHub
a1110d6b42
feishin: 1.2.0 -> 1.3.0; feishin: add update script ( #481699 )
2026-01-19 20:37:46 +00:00
Fabian Affolter
ca6f1385b9
python313Packages.certipy-ad: migrate to finalAttrs
2026-01-19 21:31:37 +01:00
Fabian Affolter
79d269a3f3
python313Packages.certipy-ad: relax beautifulsoup4
2026-01-19 21:29:00 +01:00
Austin Horstman and GitHub
d273b5ed56
vimPluginsUpdater: fix script ( #481678 )
2026-01-19 20:27:23 +00:00
Bruno BELANYI and GitHub
3a246b0544
cgt-calc: 1.13.0 -> 1.14.0 ( #481386 )
2026-01-19 20:26:21 +00:00
dotlambda and GitHub
d0c58eb689
treewide: remove superfluous pythonOlder "3.10" ( #481668 )
2026-01-19 20:26:12 +00:00
yuannan
f2ebdca47a
llama-cpp: 7767 -> 7772
2026-01-19 20:24:35 +00:00
Christoph Honal
2e3715a652
icamerasrc: fix platform-specific ipu6-camera-hal variants
...
The icamerasrc-ipu6ep and icamerasrc-ipu6epmtl packages were not using their platform-specific camera-hal variants, causing them to use the default ipu6 (Tiger Lake) HAL instead of the correct ipu6ep (Alder Lake/Raptor Lake) or ipu6epmtl (Meteor Lake) HAL.
2026-01-19 21:24:18 +01:00
Christoph Honal
a6798e6b8e
ipu6, icamerasrc: update packages
...
- ipu6-camera-bins: migrate rev to tag (20250923_ov02e)
- ipu6-camera-hal: migrate rev to tag (20250923_ov02e)
- icamerasrc: unstable-2024-09-29 -> unstable-2025-12-26 (20251226_1140_191_PTL_PV_IoT)
- ipu6-drivers: unstable-2025-09-16 -> unstable-2025-11-12 (20251104_0740_359)
2026-01-19 21:24:17 +01:00
Philip Taron and GitHub
3ae74db0fb
{nix,lix}: remove unused boehmgc-coroutine-sp-fallback.patch, nix: skip more flaky tests on aarch64-darwin ( #481478 )
2026-01-19 20:22:48 +00:00
Fabian Affolter
3d841bbe43
python313Packages.badsecrets: migrate to finalAttrs
2026-01-19 21:22:03 +01:00
Jhonas Wernery and GitHub
dd89d0cce2
matrix-authentication-service: 1.8.0 -> 1.9.0 ( #479765 )
2026-01-19 20:21:38 +00:00
Robert Schütz
74d7b3cddc
python314Packages.iteration-utilities: fix build
2026-01-19 12:21:15 -08:00
Daniel Woffinden and Bruno BELANYI
57671d17f2
cgt-calc: 1.13.0 -> 1.14.0
...
- loosen defusedxml dep
- 1.14 added a dependency on requests-ratelimiter, but that is broken in
nixpkgs as it depends on pyrate-limiter 2, but nixpkgs is on 3.9:
- https://github.com/JWCook/requests-ratelimiter/issues/78
- https://github.com/NixOS/nixpkgs/pull/437746#issuecomment-3232365968
- Upstream patched to switch cgt-calc to natively use
pyrate-limiter 3.9, which is unreleased so I had to backport to 1.14:
https://github.com/KapJI/capital-gains-calculator/pull/715
2026-01-19 20:20:48 +00:00
Fabian Affolter
93bbee7df9
python313Packages.badsecrets: relax django
2026-01-19 21:20:22 +01:00
Jhonas Wernery and GitHub
f48122c44b
element-{web-unwrapped,desktop}: 1.12.7 -> 1.12.8 ( #481038 )
2026-01-19 20:20:13 +00:00
Guilhem Saurel
7c069b42e1
otb: fix itk build with GCC 15
2026-01-19 21:17:43 +01:00
BatteredBunny
f5d574d67e
feishin: 1.2.0 -> 1.3.0
2026-01-19 22:13:34 +02:00
BatteredBunny
e93eb9b678
feishin: add update script
2026-01-19 22:13:34 +02:00
Guilhem Saurel
ec84470623
itk: fix build with gcc 15
2026-01-19 21:12:15 +01:00
dotlambda and GitHub
eb0f1e7079
python3Packages.objsize: 0.7.1 -> 0.8.0 ( #481709 )
2026-01-19 20:04:44 +00:00
dotlambda and GitHub
d97cda59fc
python3Packages.types-protobuf: 6.32.1.20251105 -> 6.32.1.20251210 ( #470433 )
2026-01-19 20:04:25 +00:00
Gaetan Lepage
e295658655
python3Packages.autobahn: 24.4.2 -> 25.12.2
...
Diff: https://github.com/crossbario/autobahn-python/compare/v24.4.2...v25.12.2
Changelog: https://github.com/crossbario/autobahn-python/blob/refs/tags/v25.12.2/docs/changelog.rst
2026-01-19 19:54:32 +00:00
Gaetan Lepage
38b950f3c0
python3Packages.txaio: 25.6.1 -> 25.12.2
...
Changelog: https://github.com/crossbario/txaio/blob/v25.12.2/docs/releases.rst
2026-01-19 19:54:31 +00:00
kirillrdy and GitHub
c34e551d2a
rune-languageserver: 0.13.4 -> 0.14.1 ( #481643 )
2026-01-19 19:53:32 +00:00
R. Ryantm
757d5b1dbe
vscode: 1.108.0 -> 1.108.1
2026-01-19 19:50:55 +00:00
Gaetan Lepage
93a099ec1d
python3Packages.qcodes-contrib-drivers: use finalAttrs
2026-01-19 19:50:51 +00:00
Gaetan Lepage
349c4cb04b
python3Packages.qcodes: add GaetanLepage to maintainers
2026-01-19 19:50:51 +00:00
Gaetan Lepage
4c53093571
python3Packages.qcodes: remove evilmav from maintainers
2026-01-19 19:50:51 +00:00
Gaetan Lepage
3e3c8389bb
python3Packages.qcodes: 0.53.0 -> 0.54.4
...
Diff: https://github.com/microsoft/Qcodes/compare/v0.53.0...v0.54.4
Changelog: https://github.com/QCoDeS/Qcodes/releases/tag/v0.54.4
2026-01-19 19:50:51 +00:00
Gaétan Lepage and GitHub
5e195a5a34
python3Packages.onnxscript: init at 0.5.7 ( #481422 )
2026-01-19 19:48:38 +00:00
nixpkgs-ci[bot]
645b9ff758
maintainers/github-teams.json: Automated sync
2026-01-19 19:46:43 +00:00
Dmitry Marakasov and GitHub
ad22c69a45
airstrike: fix part of version getting into pname
2026-01-19 22:44:48 +03:00
nixpkgs-ci[bot] and GitHub
0d6e50cd6b
mumps: 5.8.1 -> 5.8.2 ( #479728 )
2026-01-19 19:42:24 +00:00