Gaetan Lepage
a651ebed70
python312Packages.ray: 2.43.0 -> 2.44.0
...
Changelog: https://github.com/ray-project/ray/releases/tag/ray-2.44.0
2025-03-21 09:12:07 +01:00
Fabian Affolter
9014832c5a
python313Packages.lacuscore: 1.13.0 -> 1.13.5
...
Diff: https://github.com/ail-project/LacusCore/compare/refs/tags/v1.13.0...v1.13.5
Changelog: https://github.com/ail-project/LacusCore/releases/tag/v1.13.5
2025-03-21 09:10:56 +01:00
R. Ryantm
9f9b5c7e4d
nixf: 2.6.1 -> 2.6.2
2025-03-21 08:09:32 +00:00
Pol Dellaiera
05b0fea69a
snac2: switch to finalAttrs
2025-03-21 09:08:10 +01:00
Fabian Affolter
890733c43b
python313Packages.playwrightcapture: 1.28.0 -> 1.28.2
...
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.28.0...v1.28.2
Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.28.2
2025-03-21 09:06:41 +01:00
Fabian Affolter
685b9a247f
python313Packages.bc-detect-secrets: 1.5.37 -> 1.5.38
...
Diff: https://github.com/bridgecrewio/detect-secrets/compare/refs/tags/1.5.37...1.5.38
2025-03-21 09:06:09 +01:00
Pol Dellaiera
5957a5f245
snac2: move to pkgs/by-name
2025-03-21 09:05:25 +01:00
Fabian Affolter
8aa614f30b
python313Packages.boto3-stubs: 1.37.13 -> 1.37.17
2025-03-21 08:59:50 +01:00
Fabian Affolter
123b6a76fa
python313Packages.botocore-stubs: 1.37.13 -> 1.37.17
2025-03-21 08:59:44 +01:00
Fabian Affolter
78e08b1b88
python312Packages.mypy-boto3-wafv2: 1.37.8 -> 1.37.14
2025-03-21 08:59:27 +01:00
Fabian Affolter
45c8499861
python312Packages.mypy-boto3-sagemaker: 1.37.5 -> 1.37.16
2025-03-21 08:59:07 +01:00
Fabian Affolter
68a4b41ee7
python312Packages.mypy-boto3-rum: 1.37.5 -> 1.37.14
2025-03-21 08:59:04 +01:00
Fabian Affolter
9c4b55a5c5
python312Packages.mypy-boto3-route53: 1.37.0 -> 1.37.15
2025-03-21 08:59:00 +01:00
Fabian Affolter
06580a673f
python312Packages.mypy-boto3-network-firewall: 1.37.0 -> 1.37.17
2025-03-21 08:58:47 +01:00
Fabian Affolter
433f898223
python312Packages.mypy-boto3-mediaconvert: 1.37.4 -> 1.37.15
2025-03-21 08:58:42 +01:00
Fabian Affolter
6764627980
python312Packages.mypy-boto3-mediaconnect: 1.37.0 -> 1.37.16
2025-03-21 08:58:40 +01:00
Fabian Affolter
206f321636
python312Packages.mypy-boto3-lambda: 1.37.0 -> 1.37.16
2025-03-21 08:58:34 +01:00
Fabian Affolter
33512d630b
python312Packages.mypy-boto3-ec2: 1.37.12 -> 1.37.16
2025-03-21 08:58:14 +01:00
Fabian Affolter
84243ef83a
python312Packages.mypy-boto3-cognito-idp: 1.37.13 -> 1.37.13.post1
2025-03-21 08:58:06 +01:00
Fabian Affolter
7a6f56a1f9
python312Packages.mypy-boto3-cleanrooms: 1.37.0 -> 1.37.15
2025-03-21 08:58:00 +01:00
Fabian Affolter
d3cc46c1fc
python312Packages.mypy-boto3-appsync: 1.37.0 -> 1.37.15
2025-03-21 08:57:54 +01:00
Fabian Affolter
ab7c6ba4e7
python312Packages.mypy-boto3-amplify: 1.37.12 -> 1.37.17
2025-03-21 08:57:50 +01:00
Fabian Affolter and GitHub
9daf07284d
python312Packages.google-cloud-network-connectivity: 2.7.1 -> 2.7.2 ( #391736 )
2025-03-21 08:57:32 +01:00
Fabian Affolter
c44aa6462d
python313Packages.tencentcloud-sdk-python: 3.0.1340 -> 3.0.1341
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1340...3.0.1341
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1341/CHANGELOG.md
2025-03-21 08:56:41 +01:00
Fabian Affolter and GitHub
153de7be77
python313Packages.bloodyad: 2.1.8 -> 2.1.9 ( #390747 )
2025-03-21 08:56:05 +01:00
Gaétan Lepage and GitHub
b0200dcd3b
golangci-lint-langserver: 0.0.9 -> 0.0.10 ( #391647 )
2025-03-21 08:46:25 +01:00
111b87ed2b
acr-cli: 0.14 -> 0.15 ( #391203 )
...
Co-authored-by: hauskens <hauskens@users.noreply.github.com >
2025-03-21 07:37:37 +00:00
Benjamin LeBrun and GitHub
978d82014e
multiviewer-for-f1: add update script ( #336246 )
...
* Added update script for multiviewer-for-f1
* Fix update script to perform check
Checks if the version pulled from our metadata API is the same as the current version, preventing a pull of the package if an update is not necessary.
* nixfmt
* nixfmt fix
2025-03-21 08:37:27 +01:00
Pol Dellaiera and GitHub
692870b8bf
nixos/tests/glance: fix version check ( #391745 )
2025-03-21 08:35:40 +01:00
Defelo
18ee8ce652
nixos/tests/glance: fix version check
2025-03-21 08:28:06 +01:00
R. Ryantm
6b711f432e
kapp: 0.64.0 -> 0.64.1
2025-03-21 07:22:43 +00:00
Kirill Radzikhovskyy
97cf39c20f
golangci-lint-langserver: 0.0.9 -> 0.0.10
...
Changelog: https://github.com/nametake/golangci-lint-langserver/releases/tag/v0.0.10
2025-03-21 18:19:52 +11:00
Peder Bergebakken Sundt and GitHub
fa6ab1d7fd
python3Packages.datasets: 3.2.0 -> 3.4.1 ( #391372 )
2025-03-21 08:17:12 +01:00
K900 and GitHub
20fea3886c
mesa: drop clover ( #391743 )
2025-03-21 09:48:19 +03:00
Jonas Heinrich and GitHub
ffe7874b09
nc4nix: allow Darwin builds ( #391654 )
2025-03-21 07:46:28 +01:00
Matthias Beyer and GitHub
e6d37a3eb9
cargo-codspeed: 2.4.0 -> 2.9.1 ( #391472 )
2025-03-21 07:45:03 +01:00
Matthias Beyer and GitHub
9b94d21d95
wasmtime: 30.0.2 -> 31.0.0 ( #391634 )
2025-03-21 07:43:10 +01:00
Pol Dellaiera and GitHub
3277e61394
glance: add v prefix to version ( #391711 )
2025-03-21 07:43:06 +01:00
Matthias Beyer and GitHub
77c57155d8
swaylock: 1.8.0 -> 1.8.1 ( #391566 )
2025-03-21 07:42:54 +01:00
Matthias Beyer and GitHub
e4fcb87331
git-recent: 1.1.1 -> 2.0.1 ( #391556 )
2025-03-21 07:42:22 +01:00
K900
f9691c4d68
mesa: drop clover
...
It's officially deprecated now, and Rusticl is both faster and more compatible.
2025-03-21 09:41:05 +03:00
Matthias Beyer and GitHub
bf78828e6e
git-who: init at 0.6 ( #391330 )
2025-03-21 07:38:12 +01:00
Matthias Beyer and GitHub
5be8d5dcdf
cargo-hack: 0.6.35 -> 0.6.36 ( #391662 )
2025-03-21 07:36:49 +01:00
Matthias Beyer and GitHub
ff3648f47c
cargo-3ds: 0.1.3 -> 0.1.4 ( #391670 )
2025-03-21 07:36:38 +01:00
Matthias Beyer and GitHub
4b2040f561
platypus: drop ( #391652 )
2025-03-21 07:33:19 +01:00
K900 and GitHub
3c917ce68f
util-linux: fix static ( #391528 )
2025-03-21 09:09:57 +03:00
R. Ryantm
d9bd53087b
druid: 32.0.0 -> 32.0.1
2025-03-21 05:57:04 +00:00
Moraxyc
ab404806ff
nixosTests.scrutiny: migrate to runTest
...
Part of #386873
2025-03-21 13:49:47 +08:00
Moraxyc
a9085572f2
nixosTests.scrutiny: add test for notification feature
2025-03-21 13:41:11 +08:00
merrkry
d1f23d151e
tsukimi: 0.19.4 -> 0.20.0, add versionCheckHook
2025-03-21 13:25:15 +08:00