Matt Sturgeon and GitHub
d6a4e53f5d
Reapply "pkgs-lib/formats: Use .attrs.json where possible" ( #534609 )
2026-06-23 21:19:04 +00:00
Yuriy Taraday
efdeeebcb9
Reapply "pkgs-lib/formats: Use .attrs.json where possible"
...
This expands on https://github.com/NixOS/nixpkgs/pull/498928 that
introduced __structuredAttrs here by actually using data in
`.attrs.json` when it makes sense, instead of relying on environment
variables.
This reverts commit bf6ada5d78 .
This reapplies commit 691dc02df0 .
2026-06-23 22:01:42 +02:00
nixpkgs-ci[bot] and GitHub
2235c4778b
Merge master into staging-nixos
2026-06-23 18:44:26 +00:00
Tristan Ross and GitHub
2f4f625e9f
python3Packages.coloraide: 7.0 -> 8.8.1 ( #487536 )
2026-06-23 18:37:45 +00:00
nikstur and GitHub
b71d29068d
nixos/tests/systemd-repart: fix factory-reset test for systemd 261 ( #534571 )
2026-06-23 18:20:01 +00:00
nixpkgs-ci[bot] and GitHub
b09c002324
shopware-cli: 0.15.5 -> 0.15.10 ( #534680 )
2026-06-23 18:17:42 +00:00
nixpkgs-ci[bot] and GitHub
255b43decb
drupal: 11.3.11 -> 11.3.13 ( #534647 )
2026-06-23 18:17:41 +00:00
dotlambda and GitHub
4f37c4255b
mariadb: 10.6.27, 10.11.18, 11.4.12, 11.8.8 ( #507491 )
2026-06-23 17:54:37 +00:00
R. Ryantm
53b8d18610
shopware-cli: 0.15.5 -> 0.15.10
2026-06-23 17:41:38 +00:00
Maximilian Bosch and GitHub
5f6ac9076f
homebank: 5.10.1 -> 5.10.2 ( #532971 )
2026-06-23 17:31:32 +00:00
nixpkgs-ci[bot] and GitHub
ae44a5042f
tixati: 3.42 -> 3.44 ( #534660 )
2026-06-23 17:28:20 +00:00
nixpkgs-ci[bot] and GitHub
3e7c639913
rumdl: 0.2.16 -> 0.2.21 ( #534634 )
2026-06-23 17:28:04 +00:00
lassulus and GitHub
476517c2d8
autopush-rs: add modular-service doc entry ( #525025 )
2026-06-23 17:24:38 +00:00
Oleksii Filonenko and GitHub
51aa74f426
gyroflow-bin: init at 1.6.3 ( #534667 )
2026-06-23 17:17:32 +00:00
Oleksii Filonenko
1466acd592
gyroflow-bin: init at 1.6.3
2026-06-23 18:11:10 +01:00
Fabian Affolter and GitHub
375698fc67
nerva: 1.21.0 -> 1.25.2 ( #534650 )
2026-06-23 17:03:24 +00:00
Fabian Affolter and GitHub
ee5cc2a136
python3Packages.fastapi-sso: 0.21.0 -> 0.21.1 ( #534654 )
2026-06-23 17:03:19 +00:00
Fabian Affolter and GitHub
2a25bad90e
python3Packages.claude-agent-sdk: 0.2.105 -> 0.2.107 ( #534655 )
2026-06-23 17:03:14 +00:00
Fabian Affolter and GitHub
c7664f4cca
python3Packages.aiosmtplib: 5.1.1 -> 5.1.2 ( #534653 )
2026-06-23 17:02:54 +00:00
Yuriy Taraday
7601f8a108
pkgs-lib/formats: Add tests for serializing null values
...
In the effort to pass values directly as structured values, we ran into
issue with serializing null's.
This adds tests for null for all formats that support it and negative
tests for some others.
See https://github.com/NixOS/nixpkgs/pull/524404#issuecomment-4665694636
2026-06-23 19:00:26 +02:00
Fabian Affolter and GitHub
cee48d439c
python3Packages.cloudcheck: 7.2.11 -> 11.0.0 ( #534386 )
2026-06-23 16:55:29 +00:00
Fabian Affolter and GitHub
bab2192909
python3Packages.mypy-boto3-*: updates ( #534646 )
2026-06-23 16:54:15 +00:00
R. Ryantm
5daf00f02c
tixati: 3.42 -> 3.44
2026-06-23 16:53:43 +00:00
Fabian Affolter
f31ac76546
python3Packages.aiosmtplib: 5.1.1 -> 5.1.2
...
Diff: https://github.com/cole/aiosmtplib/compare/v5.1.1...v5.1.2
Changelog: https://github.com/cole/aiosmtplib/releases/tag/v5.1.2
2026-06-23 18:51:56 +02:00
Fabian Affolter
baf5342605
python3Packages.fastapi-sso: 0.21.0 -> 0.21.1
...
Diff: https://github.com/tomasvotava/fastapi-sso/compare/0.21.0...0.21.1
Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.21.1
2026-06-23 18:48:59 +02:00
Fabian Affolter
c084e5f9eb
python3Packages.claude-agent-sdk: 0.2.105 -> 0.2.107
...
Diff: https://github.com/anthropics/claude-agent-sdk-python/compare/v0.2.105...v0.2.107
Changelog: https://github.com/anthropics/claude-agent-sdk-python/blob/v0.2.107/CHANGELOG.md
2026-06-23 18:47:00 +02:00
Fabian Affolter
99cf0bcb83
nerva: 1.21.0 -> 1.25.2
...
Diff: https://github.com/praetorian-inc/nerva/compare/v1.21.0...v1.25.2
Changelog: https://github.com/praetorian-inc/nerva/blob/v1.25.2/CHANGELOG.md
2026-06-23 18:44:57 +02:00
nixpkgs-ci[bot] and GitHub
4282c0e283
go-sendxmpp: 0.15.8 -> 0.16.0 ( #534627 )
2026-06-23 16:39:40 +00:00
nixpkgs-ci[bot] and GitHub
a9f7eda192
amneziawg-tools: 1.0.20260223 -> 1.0.20260618-2 ( #534601 )
2026-06-23 16:39:31 +00:00
Fabian Affolter
686b53772f
python3Packages.boto3-stubs: 1.43.35 -> 1.43.36
2026-06-23 18:37:49 +02:00
Fabian Affolter
e4a661a249
python3Packages.mypy-boto3-quicksight: 1.43.24 -> 1.43.35
2026-06-23 18:37:20 +02:00
Fabian Affolter
7c5a921b32
python3Packages.mypy-boto3-omics: 1.43.28 -> 1.43.35
2026-06-23 18:37:13 +02:00
Matt Sturgeon and GitHub
766734c5e8
vscode-langservers-extracted: extract directly from vscodium ( #531798 )
2026-06-23 16:37:12 +00:00
Fabian Affolter
1e71c67bcb
python3Packages.mypy-boto3-mediaconnect: 1.43.13 -> 1.43.35
2026-06-23 18:37:04 +02:00
Fabian Affolter
cb7cf89dc6
python3Packages.mypy-boto3-logs: 1.43.33 -> 1.43.35
2026-06-23 18:37:00 +02:00
Fabian Affolter
87c1e7f759
python3Packages.mypy-boto3-lambda: 1.43.33 -> 1.43.35
2026-06-23 18:36:56 +02:00
Fabian Affolter
cd5f7a464b
python3Packages.mypy-boto3-kafka: 1.43.1 -> 1.43.36
2026-06-23 18:36:51 +02:00
Fabian Affolter
b4b7cb729b
python3Packages.mypy-boto3-guardduty: 1.43.23 -> 1.43.35
2026-06-23 18:36:43 +02:00
Fabian Affolter
ef9326090e
python3Packages.mypy-boto3-ec2: 1.43.33 -> 1.43.35
2026-06-23 18:36:32 +02:00
Fabian Affolter
2ccb9b739e
python3Packages.mypy-boto3-directconnect: 1.43.31 -> 1.43.35
2026-06-23 18:36:28 +02:00
R. Ryantm
661e953e0e
drupal: 11.3.11 -> 11.3.13
2026-06-23 16:35:07 +00:00
Fabian Affolter and GitHub
6f5e2d2ea5
python3Packages.meilisearch: 0.41.0 -> 0.41.1 ( #534584 )
2026-06-23 16:23:20 +00:00
Fabian Affolter and GitHub
989fa06a28
python3Packages.ua-generator: 2.1.1 -> 2.1.2 ( #534635 )
2026-06-23 16:22:45 +00:00
Cathal Mullan
435c65e2b0
vscode-langservers-extracted: extract directly from vscodium
2026-06-23 17:19:31 +01:00
Doron Behar and GitHub
045b3a984a
python314Packages.xarray: add pytest-xdist to speed up tests by 2x ( #534526 )
2026-06-23 16:10:00 +00:00
R. Ryantm
b2c1045140
python3Packages.ua-generator: 2.1.1 -> 2.1.2
2026-06-23 16:03:40 +00:00
R. Ryantm
bc7c27399f
rumdl: 0.2.16 -> 0.2.21
2026-06-23 15:59:27 +00:00
nixpkgs-ci[bot] and GitHub
b1ef643f07
llmfit: 0.9.31 -> 0.9.33 ( #534617 )
2026-06-23 15:45:46 +00:00
nixpkgs-ci[bot] and GitHub
4342720ee9
cargo-nextest: 0.9.137 -> 0.9.138 ( #534579 )
2026-06-23 15:45:22 +00:00
nixpkgs-ci[bot] and GitHub
33b3024d8c
stackit-cli: 0.64.0 -> 0.65.0 ( #534527 )
2026-06-23 15:44:47 +00:00