Fabian Affolter and GitHub
678813fb9b
python313Packages.publicsuffixlist: 1.0.2.20251018 -> 1.0.2.20251025 ( #455519 )
2025-10-25 14:41:58 +00:00
Fabian Affolter and GitHub
dc86224e86
python3Packages.google-cloud-vision: 3.10.2 -> 3.11.0 ( #455515 )
2025-10-25 14:41:48 +00:00
Nikolay Korotkiy and GitHub
d5916f1d98
libhv: 1.3.3 -> 1.3.4 ( #455550 )
2025-10-25 14:40:17 +00:00
Austin Horstman and GitHub
75ffffc0d5
wv2: fix build with cmake4 ( #455520 )
2025-10-25 14:38:25 +00:00
Nikolay Korotkiy
07dbd17ee4
libhv: modernize
2025-10-25 18:24:55 +04:00
Francesco Gazzetta and GitHub
3d3d9516f4
lobster: fix build with cmake4 ( #454393 )
2025-10-25 14:16:49 +00:00
Jan Tojnar and GitHub
fa2b75968c
poppler: 25.07.0 → 25.10.0 ( #452081 )
2025-10-25 14:10:19 +00:00
Yt and GitHub
9d4915aa6e
python3Packages.vllm: fix Blackwell support ( #455364 )
2025-10-25 14:06:27 +00:00
dotlambda and GitHub
c776f8d523
qutebrowser: 3.5.1 -> 3.6.0 ( #455413 )
2025-10-25 14:05:04 +00:00
Daniel Fahey
59d8696fe6
python3Packages.vllm: fix Blackwell support
...
This corrects the approach taken in b1cef6ca8d , which disabled Blackwell (SM100+) support due to CUTLASS API incompatibility.
My original diagnosis was incorrect: FlashMLA's SM100 kernels don't need newer CUTLASS APIs; they actually need CUTLASS v3.9.0 (pinned in FlashMLA's git submodule). The incompatibility is with vLLM's FlashMLA fork and CUTLASS v4.x APIs altogether.
This commit packages both CUTLASS versions: v3.9.0 for FlashMLA and v4.0.0 for the main vLLM build, allowing Blackwell support to work correctly. Although this subtlety can easily be expressed in the Nix derivation it was reported upstream in https://github.com/vllm-project/vllm/issues/27425
2025-10-25 14:57:22 +01:00
R. Ryantm
ce36981c61
libhv: 1.3.3 -> 1.3.4
2025-10-25 13:38:53 +00:00
Rafael Ieda and Sizhe Zhao
761d6a8f08
wv2: fix build on darwin
...
Co-authored-by: Sizhe Zhao <prc.zhao@outlook.com >
2025-10-25 10:38:04 -03:00
Rafael Ieda
cdd27b6057
lobster: fix build with cmake4
2025-10-25 10:28:20 -03:00
Bjørn Forsman and GitHub
36576a1e8f
qscreenshot: fix build with cmake4 ( #455531 )
2025-10-25 13:24:27 +00:00
Weijia Wang and GitHub
7362c8849e
kaniko: 1.25.2 -> 1.25.3 ( #450419 )
2025-10-25 13:18:40 +00:00
Weijia Wang and GitHub
8923999f5c
templ: 0.3.943 -> 0.3.960 ( #452257 )
2025-10-25 13:17:58 +00:00
Weijia Wang and GitHub
c2e9394179
partclone: 0.3.37 -> 0.3.38 ( #452249 )
2025-10-25 13:15:42 +00:00
Weijia Wang and GitHub
388c3e479e
crowdsec: 1.7.0 -> 1.7.2 ( #452626 )
2025-10-25 13:12:58 +00:00
Sandro and GitHub
13bb75292b
cantata: fix build with qt 6.10 ( #454827 )
2025-10-25 13:09:30 +00:00
Weijia Wang and GitHub
69f027275b
ecs-agent: 1.99.1 -> 1.100.0 ( #452387 )
2025-10-25 13:09:18 +00:00
Weijia Wang and GitHub
dda46ef28c
clightning: 25.09 -> 25.09.1 ( #452430 )
2025-10-25 13:08:35 +00:00
Weijia Wang and GitHub
f9b4bc2d20
mssql_jdbc: 13.2.0 -> 13.2.1 ( #452276 )
2025-10-25 13:08:07 +00:00
Sandro and GitHub
b76ec3d3be
vscode-extensions.augment.vscode-augment: init at 0.603.0 ( #455015 )
2025-10-25 13:07:13 +00:00
Jan Tojnar
e3e8f13c34
poppler: 25.07.0 → 25.10.0
...
https://gitlab.freedesktop.org/poppler/poppler/-/blob/poppler-25.10.0/NEWS
https://gitlab.freedesktop.org/poppler/poppler/-/compare/poppler-25.07.0...poppler-25.10.0
2025-10-25 15:05:29 +02:00
Jan Tojnar
c0cc2616e8
libreoffice-still: fix build with poppler 25.10.0
2025-10-25 15:05:29 +02:00
Jan Tojnar
dc67679d75
libreoffice-fresh: fix build with poppler 25.10.0
2025-10-25 15:05:29 +02:00
Jan Tojnar
208ee33632
gdal: fix build with poppler 25.10.0
2025-10-25 15:05:28 +02:00
Jan Tojnar
8d1421d42d
scribus: fix build with poppler 25.10.0
2025-10-25 15:05:26 +02:00
Jan Tojnar
fc919c8ed9
inkscape: fix build with poppler 25.10.0
2025-10-25 15:04:00 +02:00
Jan Tojnar and GitHub
9717f7f13d
pytrainer: unbreak ( #454710 )
2025-10-25 13:03:22 +00:00
Jan Tojnar and GitHub
ac9295d689
mypaint: Fix crashes due to numpy breaking changes ( #454711 )
2025-10-25 13:03:10 +00:00
Weijia Wang and GitHub
2e6b2dc56a
avro-c: 1.12.0 -> 1.12.1 ( #452423 )
2025-10-25 13:02:53 +00:00
Francesco Gazzetta and GitHub
231d6d81ab
organicmaps: 2025.10.07-1 -> 2025.10.23-22 ( #455426 )
2025-10-25 13:00:09 +00:00
Maximilian Bosch and GitHub
0f1ed07c29
Nextcloud updates ( #454991 )
2025-10-25 12:54:09 +00:00
Weijia Wang and GitHub
0dcee5d8d5
hasura-cli: 2.48.5 -> 2.48.6 ( #452045 )
2025-10-25 12:54:08 +00:00
Weijia Wang and GitHub
98b168893b
bevelbar: 24.07 -> 25.08 ( #452211 )
2025-10-25 12:53:27 +00:00
Weijia Wang and GitHub
ec37d3c858
zsv: 0.4.4-alpha -> 1.0.0 ( #452141 )
2025-10-25 12:52:07 +00:00
Weijia Wang and GitHub
a37db44baf
schismtracker: 20250825 -> 20251014 ( #452100 )
2025-10-25 12:48:07 +00:00
Weijia Wang and GitHub
30462a5cab
gitkraken: 11.5.0 -> 11.5.1 ( #452152 )
2025-10-25 12:45:52 +00:00
Weijia Wang and GitHub
b118cc2909
supabase-cli: 2.50.3 -> 2.53.5 ( #452153 )
2025-10-25 12:44:03 +00:00
Rafael Ieda
ec3410f6b7
qscreenshot: fix build with cmake4
2025-10-25 09:43:19 -03:00
Sandro and GitHub
d2ea6abc4d
clj-kondo: 2025.07.28 -> 2025.09.22 ( #447210 )
2025-10-25 12:37:26 +00:00
Jo and GitHub
83cc1dbb2f
mpv: backport ffmpeg-8 support ( #455495 )
2025-10-25 12:37:16 +00:00
Weijia Wang and GitHub
f90cde94a4
openlinkhub: 0.6.5 -> 0.6.6 ( #451437 )
2025-10-25 12:26:20 +00:00
Markus Kowalewski and GitHub
9747508097
mpifileutils: fix build with cmake4 ( #454695 )
2025-10-25 12:25:17 +00:00
Fabian Affolter
6b79257c90
python313Packages.checkdmarc: modernize
2025-10-25 14:24:24 +02:00
Weijia Wang and GitHub
be3a8ac046
plasma-panel-spacer-extended: 1.11.1 -> 1.11.2 ( #451535 )
2025-10-25 12:23:59 +00:00
Weijia Wang and GitHub
6ea0f5d433
qxmpp: 1.11.2 -> 1.11.3 ( #451833 )
2025-10-25 12:23:25 +00:00
Weijia Wang and GitHub
402fe0e610
promptfoo: 0.118.11 -> 0.118.14 ( #451310 )
2025-10-25 12:19:51 +00:00
Weijia Wang and GitHub
bbae14fe55
rsyslog: 8.2508.0 -> 8.2510.0 ( #452115 )
2025-10-25 12:19:24 +00:00