Sizhe Zhao
66b379da34
python3Packages.sigstore-models: fix build with uv_build 0.9.0
2025-10-08 21:34:53 +08:00
Sizhe Zhao
39f481527f
python3Packages.marimo: fix build with uv_build 0.9.0
2025-10-08 21:34:53 +08:00
Sizhe Zhao
98b7ba06e3
python3Packages.githubkit: fix build with uv_build 0.9.0
2025-10-08 21:34:53 +08:00
Sizhe Zhao
e4ed1873a6
python3Packages.ffmpy: fix build with uv_build 0.9.0
2025-10-08 21:34:53 +08:00
Sizhe Zhao
555d587930
python3Packages.django-bootstrap5: fix build with uv_build 0.9.0
2025-10-08 21:34:52 +08:00
Sizhe Zhao
976b80484b
python3Packages.django-bootstrap4: fix build with uv_build 0.9.0
2025-10-08 21:34:52 +08:00
Sizhe Zhao
f8a5a66b69
python3Packages.django-bootstrap3: fix build with uv_build 0.9.0
2025-10-08 21:34:52 +08:00
Sizhe Zhao
1cb13614d9
python3Packages.construct-classes: fix build with uv_build 0.9.0
2025-10-08 21:34:52 +08:00
Sizhe Zhao
ca4492361f
jj-pre-push: fix build with uv_build 0.9.0
2025-10-08 14:03:51 +08:00
Sizhe Zhao
7f562f1d54
uv: 0.8.24 -> 0.9.0
2025-10-08 11:30:24 +08:00
Sizhe Zhao
1319af86d9
uv: 0.8.23 -> 0.8.24
2025-10-08 00:55:57 +08:00
Philip Taron and GitHub
ce44603219
vim: 9.1.1765 -> 9.1.1833 ( #449518 )
2025-10-07 07:49:50 -07:00
Grimmauld and GitHub
b161fb637a
libxml2: fix attribute normalization regression ( #449464 )
2025-10-07 16:20:41 +02:00
R. Ryantm
8e4e42d0a0
vim: 9.1.1765 -> 9.1.1833
2025-10-07 14:11:27 +00:00
dotlambda and GitHub
1a4bf1acc6
python3Packages.click: 8.1.8 -> 8.2.1 ( #448189 )
2025-10-07 15:37:22 +02:00
Niklas Korz
dedd3c3f53
libxml2: use fetchpatch instead of fetchpatch2
2025-10-07 15:12:34 +02:00
Robert Schütz
349bee348e
python3Packages.typer: 0.17.4 -> 0.19.2
...
Diff: https://github.com/fastapi/typer/compare/0.17.4...0.19.2
Changelog: https://github.com/tiangolo/typer/releases/tag/0.19.2
2025-10-07 06:03:16 -07:00
K900 and GitHub
b9cf6e439c
coreutils: ignore format-security warnings on clang ( #449474 )
2025-10-07 16:02:58 +03:00
Robert Schütz
dbef4cf7a0
python3Packages.flasgger: fix tests with Click 8.2
2025-10-07 05:48:05 -07:00
Robert Schütz
8bb2e841bd
python3Packages.greynoise: don't include REPL by default
...
The REPL depends on click-repl, which doesn't support click >= 8.2.0.
2025-10-07 05:48:01 -07:00
Robert Schütz
669813e0d2
python3Packages.celery: add optional-dependencies.auth
2025-10-07 05:48:00 -07:00
Robert Schütz
e801416c3e
python3Packages.pytest-celery: don't depend on celery and setuptools
2025-10-07 05:48:00 -07:00
Robert Schütz
86b774ab39
python3Packages.pytest-celery: fix typo
2025-10-07 05:48:00 -07:00
Robert Schütz
c4bfb3f7d7
todoman: make click-repl an optional dependency
2025-10-07 05:47:59 -07:00
Robert Schütz
f5445b5bb5
python3Packages.celery: don't include AMQP REPL by default
...
The REPL depends on click-repl, which doesn't support click >= 8.2.0.
2025-10-07 05:47:59 -07:00
Robert Schütz
cb4b56a033
python3Packages.click-repl: mark broken
2025-10-07 05:47:59 -07:00
Robert Schütz
5f9ce80281
python3Packages.click: 8.1.8 -> 8.2.1
...
Diff: https://github.com/pallets/click/compare/8.1.8...8.2.1
Changelog: https://github.com/pallets/click/blob/8.2.1/CHANGES.rst
2025-10-07 05:47:59 -07:00
nixpkgs-ci[bot] and GitHub
993047cee0
Merge staging-next into staging
2025-10-07 12:08:18 +00:00
nixpkgs-ci[bot] and GitHub
a1a992fa41
Merge master into staging-next
2025-10-07 12:07:40 +00:00
Grimmauld and GitHub
04bd2c1dba
libvdpau-va-gl: fix conflicting cmake 4 fixes ( #449482 )
2025-10-07 12:00:11 +00:00
d13d8e272c
libvdpau-va-gl: pull upstream cmake-4 fix
...
Without the change the build fails on` staging` as:
CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Co-authored-by: Grimmauld <soeren@benjos.de >
2025-10-07 13:54:35 +02:00
Grimmauld
55eedde618
Revert "libvdpau-va-gl: fix build with cmake4"
...
This reverts commit 1aaad1adbe .
2025-10-07 13:54:15 +02:00
Matteo Pacini and GitHub
58941f920e
xemu: 0.8.105 -> 0.8.106 ( #449461 )
2025-10-07 11:51:46 +00:00
Azat Bahawi and GitHub
e80eb843d9
fuzzylite: 6.0 -> 6.0-unstable-2025-08-30 (cmake-4 compatible) ( #449261 )
2025-10-07 11:50:35 +00:00
K900 and GitHub
931dbccf5b
steam-unwrapped: 1.0.0.84 -> 1.0.0.85 ( #449463 )
2025-10-07 11:46:51 +00:00
K900 and GitHub
7bd8f559ff
exfat-nofuse: rip ( #449410 )
2025-10-07 11:45:20 +00:00
Thiago Kenji Okada and GitHub
a696666c87
pinta: 3.0.3 -> 3.0.4 ( #449432 )
2025-10-07 11:38:29 +00:00
Thiago Kenji Okada and GitHub
ff5872a92a
libretro.genesis-plus-gx: 0-unstable-2025-09-26 -> 0-unstable-2025-10-06 ( #449241 )
2025-10-07 11:37:02 +00:00
Niklas Korz
fdf2edc775
coreutils: ignore format-security warnings on clang
...
As raised by https://lists.gnu.org/r/bug-gnulib/2025-06/msg00325.html
and https://lists.gnu.org/r/bug-gnulib/2025-06/msg00327.html on the
upstream mailing list, gnulib does not consider clang-specific warnings
to be bugs.
GCC itself works around present instances of this warning by treating
gettext as a built-in.
2025-10-07 13:14:28 +02:00
K900 and GitHub
f012a4bfaa
python3Packages.img2pdf: skip tests broken by ImageMagick 7.1.2-5 ( #449438 )
2025-10-07 11:03:52 +00:00
nixpkgs-merge-bot[bot] and GitHub
054845afe5
firefly-iii: 6.4.0 -> 6.4.2 ( #449462 )
2025-10-07 11:03:20 +00:00
nixpkgs-merge-bot[bot] and GitHub
8f9e298acb
xenia-canary: 0-unstable-2025-09-27 -> 0-unstable-2025-10-06 ( #449413 )
2025-10-07 11:01:17 +00:00
Yohann Boniface and GitHub
8c0186a762
virtualgl-lib: fix build against CMake >= 4.0 ( #449229 )
2025-10-07 10:59:59 +00:00
Yohann Boniface and GitHub
5d28df96a7
allegro5: fix build with cmake 4 ( #449324 )
2025-10-07 10:58:47 +00:00
Yohann Boniface and GitHub
cee37840ad
toluapp: fix build against cmake 4, add self to maintainers ( #449345 )
2025-10-07 10:57:52 +00:00
nixpkgs-merge-bot[bot] and GitHub
9624435e4e
libmediainfo: 25.07.1 -> 25.09 ( #447628 )
2025-10-07 10:56:49 +00:00
nixpkgs-merge-bot[bot] and GitHub
fd4fa859b3
mediainfo: 25.07 -> 25.09 ( #447635 )
2025-10-07 10:56:17 +00:00
Yohann Boniface and GitHub
ee1e851008
cld2: fix for CMake 4 ( #449403 )
2025-10-07 10:55:06 +00:00
Jon Hermansen
05f7ad6766
steam-unwrapped: 1.0.0.84 -> 1.0.0.85
2025-10-07 06:54:32 -04:00
Yohann Boniface and GitHub
249d008df4
libvdpau-va-gl: fix build with cmake4 ( #449409 )
2025-10-07 10:53:45 +00:00