Nikolay Korotkiy and GitHub
60a2d618f6
pyradio: 0.9.3.11.18 -> 0.9.3.11.19 ( #446583 )
2025-09-27 12:16:50 +00:00
Fabian Affolter
2d2f5f1f31
python313Packages.libbs: add binaries for tests
2025-09-27 14:15:36 +02:00
Lin Jian and GitHub
c20f7a898f
emacs-macport: enable librsvg for proper SVG rendering parity ( #446624 )
2025-09-27 12:11:29 +00:00
Aleix Boné
e6ac74e943
maintainers: update leixb
2025-09-27 13:59:58 +02:00
Nikolay Korotkiy and GitHub
4a1a3d9b4c
qmake2cmake: 1.0.6 -> 1.0.7 ( #445346 )
2025-09-27 11:53:04 +00:00
Weijia Wang and Nikolay Korotkiy
b1a51e5e45
qmake2cmake: modernize
...
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org >
2025-09-27 13:45:29 +02:00
Thiago Kenji Okada and GitHub
a25a80403e
libretro.dosbox-pure: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27 ( #446579 )
2025-09-27 11:41:20 +00:00
Thiago Kenji Okada and GitHub
cf748c71a0
mame: 0.280 -> 0.281 ( #446568 )
2025-09-27 11:41:06 +00:00
Thiago Kenji Okada and GitHub
eecf1380b5
libretro.gambatte: 0-unstable-2025-07-25 -> 0-unstable-2025-09-18 ( #446553 )
2025-09-27 11:40:34 +00:00
ghpzin
c7fdde9135
vsftpd: cleanup
...
- replace `rec` with `finalAttrs`
- remove `with lib;` from `meta`
- replace `sha256` with `hash`
2025-09-27 14:28:05 +03:00
R. Ryantm
4e9b5cf70a
voxinput: 0.6.3 -> 0.6.4
2025-09-27 11:25:00 +00:00
Hyunggyu Jang
8c6214375e
emacs-macport: enable librsvg for proper SVG rendering parity
...
The macport variant was missing librsvg, so Emacs fell back to the built-in Elisp SVG renderer (no RSVG in system-configuration-features). Adding librsvg lets configure auto-enable RSVG (no explicit --with-rsvg needed), fixing broken/incomplete SVG rendering (see jdtsmith/emacs-mac#97 ).
Signed-off-by: Hyunggyu Jang <murasakipurplez5@gmail.com >
2025-09-27 20:24:00 +09:00
ghpzin
cf73a5c9dd
vsftpd: fix build with gcc15
...
- add patch from fedora, fixing `setup_bio_callbacks` definition
Fixes build failure with gcc15:
```
ssl.c: In function 'ssl_accept':
ssl.c:493:3: error: too many arguments to function 'setup_bio_callbacks';
expected 0, have 1
493 | setup_bio_callbacks(p_ssl);
| ^~~~~~~~~~~~~~~~~~~ ~~~~~
ssl.c:37:13: note: declared here
37 | static void setup_bio_callbacks();
| ^~~~~~~~~~~~~~~~~~~
ssl.c: In function 'ssl_session_init':
ssl.c:647:3: error: too many arguments to function 'setup_bio_callbacks';
expected 0, have 1
647 | setup_bio_callbacks(p_ssl);
| ^~~~~~~~~~~~~~~~~~~ ~~~~~
ssl.c:37:13: note: declared here
37 | static void setup_bio_callbacks();
| ^~~~~~~~~~~~~~~~~~~
ssl.c: At top level:
ssl.c:692:13: error: conflicting types for 'setup_bio_callbacks'; have
'void(SSL *)' {aka 'void(struct ssl_st *)'}
692 | static void setup_bio_callbacks(SSL* p_ssl)
| ^~~~~~~~~~~~~~~~~~~
ssl.c:37:13: note: previous declaration of 'setup_bio_callbacks' with
type 'void(void)'
37 | static void setup_bio_callbacks();
| ^~~~~~~~~~~~~~~~~~~
```
2025-09-27 14:23:51 +03:00
scraptux
9ad2469ed8
vscode-extensions.sas.sas-lsp: 1.16.0 -> 1.17.0
2025-09-27 13:19:52 +02:00
Markus Kowalewski and GitHub
17000cf5b6
scalapack: replace cmakeFlagsArray with cmakeFlags ( #446363 )
2025-09-27 11:17:34 +00:00
R. Ryantm
663dcbd48a
xenia-canary: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27
2025-09-27 11:15:15 +00:00
Patrick
e9ddb8ca47
k2pdfopt: drop
2025-09-27 13:09:44 +02:00
R. Ryantm
a5d7f30f8a
python3Packages.tree-sitter-sql: 0.3.8 -> 0.3.10
2025-09-27 11:07:11 +00:00
nixpkgs-merge-bot[bot] and GitHub
283e7ab7e1
cassette: 0.2.1 -> 0.2.1.g49 ( #446185 )
2025-09-27 10:58:47 +00:00
Masum Reza and GitHub
1d84eb3dff
nixos/nvme-rs: init ( #410730 )
2025-09-27 10:57:22 +00:00
R. Ryantm
5b831bc177
volanta: 1.13.2 -> 1.13.3
2025-09-27 10:45:25 +00:00
Fabian Affolter
1e0b7d6926
python313Packages.gdsfactory: 9.12.0 -> 9.17.0
...
Changelog: https://github.com/gdsfactory/gdsfactory/blob/v9.17.0/CHANGELOG.md
2025-09-27 12:42:58 +02:00
Fabian Affolter
411c69d899
python313Packages.kfactory: 1.12.1 -> 1.14.3
...
Changelog: https://github.com/gdsfactory/kfactory/blob/v1.14.3/CHANGELOG.md
2025-09-27 12:42:10 +02:00
R. Ryantm
3935e68f27
luau: 0.692 -> 0.693
2025-09-27 10:23:47 +00:00
R. Ryantm
251c1d52f8
discordo: 0-unstable-2025-08-06 -> 0-unstable-2025-09-27
2025-09-27 10:19:51 +00:00
Grimmauld
4fa5597956
opencollada-blender: fix build with cmake 4
2025-09-27 12:06:41 +02:00
Grimmauld
f5102af824
opencollada-blender: fix homepage url
2025-09-27 12:02:24 +02:00
jopejoe1 and GitHub
5ee06ac3ee
treewide(java-users): clean callPackage overrides, by-name some ( #443954 )
2025-09-27 10:01:41 +00:00
isabel
5d35471d45
bluesky-pds: 0.4.169 -> 0.4.182
2025-09-27 11:01:02 +01:00
jopejoe1 and GitHub
7053d0e440
{ir,melmatcheq,tamgamp,}-lv2: move to by-name ( #446584 )
2025-09-27 09:59:01 +00:00
nixpkgs-merge-bot[bot] and GitHub
8e2f87ab6d
spirit: 0.9.0 -> 0.9.1 ( #446507 )
2025-09-27 09:56:49 +00:00
K900 and GitHub
0c85046b41
plasma-workspace: apply patch to fix crash with media applet ( #446469 )
2025-09-27 09:52:18 +00:00
André Silva and GitHub
7692187526
codex: 0.41.0 -> 0.42.0 ( #446571 )
2025-09-27 09:52:11 +00:00
Bruno BELANYI
f9cce01754
mealie: 3.1.2 -> 3.2.1
2025-09-27 10:48:21 +01:00
R. Ryantm
9a6974fbae
terraform-providers.harbor: 3.11.0 -> 3.11.2
2025-09-27 09:43:03 +00:00
Fabian Affolter
9c05f6bc87
python313Packages.flickrapi: disable failing test
2025-09-27 11:37:26 +02:00
Fabian Affolter
6ad38065da
python313Packages.awswrangler: 3.12.1 -> 3.13.0
...
Changelog: https://github.com/aws/aws-sdk-pandas/releases/tag/3.13.0
2025-09-27 11:34:19 +02:00
Fabian Affolter
34941de892
python313Packages.control: update check part
2025-09-27 11:25:14 +02:00
Fabian Affolter
f1de022127
python313Packages.celery-redbeat: 2.3.3 -> 2.8.1
...
Changelog: https://github.com/celery/django-celery-beat/releases/tag/v2.8.1
2025-09-27 11:23:00 +02:00
nixpkgs-merge-bot[bot] and GitHub
06aacd50ad
mdbook-pagetoc: 0.2.0 -> 0.2.2 ( #446504 )
2025-09-27 09:17:27 +00:00
Gaetan Lepage
8eb316a151
dolibarr: 22.0.1 -> 22.0.2
...
Diff: https://github.com/Dolibarr/dolibarr/compare/22.0.1...22.0.2
Changelog: https://github.com/Dolibarr/dolibarr/releases/tag/22.0.2
2025-09-27 09:10:39 +00:00
Francesco Gazzetta and GitHub
99c4c18cb3
warzone2100: 4.6.0 -> 4.6.1 ( #444903 )
2025-09-27 09:07:25 +00:00
Gaétan Lepage and GitHub
df15f3ad03
nix-search-tv: 2.2.1 -> 2.2.2 ( #446512 )
2025-09-27 09:03:17 +00:00
R. Ryantm
a4d1db8dd7
scryer-prolog: 0.9.4 -> 0.10.0
2025-09-27 08:58:17 +00:00
nixpkgs-merge-bot[bot] and GitHub
adf66883a1
azahar: 2123.1 -> 2123.2 ( #446460 )
2025-09-27 08:54:53 +00:00
Gaétan Lepage and GitHub
dcb4f5e6b0
models-dev: 0-unstable-2025-09-19 -> 0-unstable-2025-09-27 ( #446566 )
2025-09-27 08:54:36 +00:00
jopejoe1
da3ee77ed4
tamgamp-lv2: move to by-name
2025-09-27 10:53:44 +02:00
Jonathan Davies
011d73182c
clickhouse: 25.8.2.29-lts → 25.9.2.1-stable
2025-09-27 08:53:11 +00:00
Jonathan Davies
0062a56410
clickhouse-lts: 25.8.2.29-lts → 25.8.7.3-lts
2025-09-27 08:53:10 +00:00
Gaétan Lepage and GitHub
1b5e0d7892
python3Packages.nanobind: 2.8.0 -> 2.9.2 ( #446279 )
2025-09-27 08:52:51 +00:00