R. Ryantm and Weijia Wang
8eb0cdc5e7
bash_unit: 2.3.2 -> 2.3.3
2025-09-27 22:29:37 +02:00
R. Ryantm
b68a45c94d
sesh: 2.17.1 -> 2.18.1
2025-09-27 20:23:23 +00:00
R. Ryantm
34fb2559fd
zwave-js-ui: 11.2.1 -> 11.3.1
2025-09-27 20:12:44 +00:00
Weijia Wang and GitHub
5624b7ad47
lightning-terminal: 0.15.1-alpha -> 0.15.2-alpha ( #436714 )
2025-09-27 20:09:13 +00:00
nixpkgs-merge-bot[bot] and GitHub
e8fdfc9819
espup: 0.15.1 -> 0.16.0 ( #446694 )
2025-09-27 20:02:15 +00:00
Yohann Boniface and GitHub
4b8501b507
cross-seed: 6.13.1 -> 6.13.5 ( #446472 )
2025-09-27 19:53:43 +00:00
Yohann Boniface and GitHub
5e7e42f235
python3Packages.coiled: 1.120.0 -> 1.121.0 ( #445828 )
2025-09-27 19:53:20 +00:00
Yohann Boniface and GitHub
d5562d0bbb
python3Packages.niaclass: 0.2.3 -> 0.2.4 ( #446724 )
2025-09-27 19:51:56 +00:00
Yohann Boniface and GitHub
27940f0b39
infisicalsdk: update license ( #446554 )
2025-09-27 19:51:16 +00:00
Fabian Affolter
8b918123e7
python313Packages.niaaml: modernize
2025-09-27 21:42:15 +02:00
Fabian Affolter
e08109d41a
python313Packages.niaaml: relax typer
2025-09-27 21:41:35 +02:00
Fabian Affolter
4dcbb0c6ad
python313Packages.orgparse: re-work
2025-09-27 21:35:46 +02:00
R. Ryantm
222580cad3
roddhjav-apparmor-rules: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27
2025-09-27 19:32:33 +00:00
ghpzin
957e1d0b5f
fig2dev: fix build with gcc15
...
- add patch from merged upstream commit:
https://sourceforge.net/p/mcj/fig2dev/ci/ab4eee3cf0d0c1d861d64b9569a5d1497800cae2
(fetchpatch is from gentoo because of upstream hosting on sourceforge)
Fixes build failure with gcc15:
```
transfig.c:140:26: error: too many arguments to function 'str2lang'; expected 0, have 1
140 | tolang = str2lang(optarg);
| ^~~~~~~~ ~~~~~~
transfig.h:63:22: note: declared here
63 | extern enum language str2lang();
| ^~~~~~~~
transfig.c:171:13: error: too many arguments to function 'parse_arg'; expected 0, have 6
171 | a = parse_arg(tolang, arg_f, arg_s, arg_m, arg_o, argv[optind]);
| ^~~~~~~~~ ~~~~~~
transfig.c:36:11: note: declared here
36 | argument *parse_arg(), *arglist = NULL, *lastarg = NULL;
| ^~~~~~~~~
transfig.c:259:7: error: too many arguments to function 'strip'; expected 0, have 2
259 | if (strip(arg, ".pic"))
| ^~~~~ ~~~
transfig.c:37:7: note: declared here
37 | char *strip();
| ^~~~~
transfig.c:261:19: error: too many arguments to function 'mksuff'; expected 0, have 2
261 | a->name = mksuff(arg, "");
| ^~~~~~ ~~~
transfig.h:67:24: note: declared here
67 | extern char *sysls(), *mksuff();
| ^~~~~~
```
2025-09-27 22:23:48 +03:00
Fabian Affolter
e3e62d9978
python313Packages.nidaqmx: clean-up
2025-09-27 21:22:21 +02:00
Augustin Trancart
1f4d19e286
dcw-gmt: 2.1.2 -> 2.2.0 and switch to github
2025-09-27 21:17:54 +02:00
Fabian Affolter
804305fc1f
python313Packages.nocasedict: add setuptools-scm
2025-09-27 21:17:28 +02:00
Cosima Neidahl and GitHub
a5309fcd53
python3Packages.fonttools: Only pull in skia-pathops when it's available ( #446471 )
2025-09-27 19:10:11 +00:00
Cosima Neidahl and GitHub
3fe6d968b1
python3Packages.skia-pathops: Mark big-endian as not supported ( #446459 )
2025-09-27 19:09:33 +00:00
Fabian Affolter
fbccb36dec
python313Packages.iamdata: 0.1.202509261 -> 0.1.202509271
...
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202509261...v0.1.202509271
Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202509271
2025-09-27 21:06:23 +02:00
Yueh-Shun Li
4fa63ffcca
lib.customisation: inherit unsafeGetAttrsPos in let-in
2025-09-28 03:05:49 +08:00
Fabian Affolter and GitHub
957cef83ff
cloudgoat: 2.3.0 -> 2.3.1 ( #446423 )
2025-09-27 18:55:55 +00:00
Martin Weinelt and GitHub
62a85b56d1
python314: fix pythonAttr value ( #446723 )
2025-09-27 18:55:27 +00:00
Fabian Affolter and GitHub
7f0851c8ce
python3Packages.google-cloud-securitycenter: 1.39.0 -> 1.40.0 ( #446717 )
2025-09-27 18:55:09 +00:00
Fabian Affolter
55d1371622
python313Packages.datasalad: 0.5.0 -> 0.6.0
...
Diff: https://github.com/datalad/datasalad/compare/v0.5.0...v0.6.0
Changelog: https://github.com/datalad/datasalad/blob/main/CHANGELOG.md
2025-09-27 20:53:11 +02:00
Fabian Affolter
6fb40476aa
python313Packages.benqprojector: 0.1.6 -> 0.1.8
...
Changelog: https://github.com/rrooggiieerr/benqprojector.py/releases/tag/0.1.8
2025-09-27 20:52:33 +02:00
Fabian Affolter
70e5cc7fdb
python313Packages.bumps: 1.0.2 -> 1.0.3
...
Changelog: https://github.com/bumps/bumps/releases/tag/v1.0.3
2025-09-27 20:49:51 +02:00
Fabian Affolter
2196c2f941
python313Packages.cantools: 40.5.0 -> 40.7.0
...
Changelog: https://github.com/cantools/cantools/releases/tag/40.7.0
2025-09-27 20:46:00 +02:00
R. Ryantm
6571264b06
gf: 0-unstable-2025-04-11 -> 0-unstable-2025-09-21
2025-09-27 18:43:16 +00:00
R. Ryantm
dcb8dcfd30
fluxcd-operator-mcp: 0.27.0 -> 0.29.0
2025-09-27 18:41:12 +00:00
Martin Häcker
72fbbf6a00
ut1999: add dwt as maintainer
2025-09-27 20:34:57 +02:00
Fabian Affolter and GitHub
716faaee1f
python313Packages.soco: 0.30.11 -> 0.30.12 ( #445519 )
2025-09-27 18:31:04 +00:00
R. Ryantm
a8795af8e3
grafanactl: 0.1.4 -> 0.1.5
2025-09-27 18:23:11 +00:00
R. Ryantm
57ebdbf53d
postgresqlPackages.omnigres: 0-unstable-2025-09-15 -> 0-unstable-2025-09-26
2025-09-27 18:20:37 +00:00
Martin Weinelt
3cb2150c84
python314: fix pythonAttr value
2025-09-27 20:20:26 +02:00
Fabian Affolter and GitHub
b762ea1424
python313Packages.linearmodels: relax setuptools-scm ( #446677 )
2025-09-27 18:17:55 +00:00
Fabian Affolter
09184fe0d4
python313Packages.bentoml: 1.4.23 -> 1.4.25
...
Changelog: https://github.com/bentoml/BentoML/releases/tag/v1.4.25
2025-09-27 20:16:34 +02:00
Fabian Affolter
6aedeec9ec
python313Packages.rich-toolkit: 0.14.9 -> 0.15.1
...
Diff: https://github.com/patrick91/rich-toolkit/compare/0.14.9...0.15.1
Changelog: https://github.com/patrick91/rich-toolkit/releases/tag/0.15.1
2025-09-27 20:14:38 +02:00
nixpkgs-merge-bot[bot] and GitHub
56fce36140
mprisence: 1.2.6 -> 1.2.7 ( #446572 )
2025-09-27 18:13:31 +00:00
R. Ryantm
81145881f4
python3Packages.niaclass: 0.2.3 -> 0.2.4
2025-09-27 18:05:22 +00:00
Nikolay Korotkiy and GitHub
518168cb92
timg: 1.6.2 -> 1.6.3 ( #446550 )
2025-09-27 17:57:15 +00:00
R. Ryantm
059eeab822
airwindows: 0-unstable-2025-08-24 -> 0-unstable-2025-09-20
2025-09-27 17:55:49 +00:00
Grimmauld and GitHub
a7281a968d
opencollada-blender: fix build with cmake 4 ( #446603 )
2025-09-27 17:54:09 +00:00
Doron Behar and GitHub
2f70f2803f
monkeysAudio: 11.38 -> 11.53 ( #446548 )
2025-09-27 17:52:12 +00:00
Doron Behar and GitHub
ce17d736eb
cpp-utilities: 5.30.0 -> 5.31.0 ( #446448 )
2025-09-27 17:50:33 +00:00
Doron Behar and GitHub
860ad8e9af
libsForQt5.qtutilities: 6.18.1 -> 6.18.2 ( #446496 )
2025-09-27 17:50:15 +00:00
R. Ryantm
56ae3c1e67
diesel-cli: 2.3.0 -> 2.3.2
2025-09-27 17:39:10 +00:00
R. Ryantm
5d1f187d97
python3Packages.google-cloud-securitycenter: 1.39.0 -> 1.40.0
2025-09-27 17:38:46 +00:00
Nikolay Korotkiy and GitHub
b9c21ae458
jetuml: fix desktop icon not showing ( #446707 )
2025-09-27 17:37:55 +00:00
qbisi
c1601a2afa
scotch: install *metis.h to subdirectory
...
SCOTCH has compatibility headers/libraries for the
MeTiS/ParMeTiS interface. However, the header files
"metis.h" and "parmetis.h" might cause conflict with
exsiting metis/parmetis packages. Hence move them to
subdirectory.
2025-09-28 01:19:21 +08:00