Martin Weinelt
6259a4d1da
frigate: migrate to ai-edge-litert interpreter
...
The combination of tensorflow-bin and onnxruntime in the same Python
interpreter is super fragile. This problem does not seem to exist
with tflite-runtime (used upstream) or ai-edge-litert (the successor
to tflite).
Fixes : #476181
2026-01-16 01:45:43 +01:00
Martin Weinelt
1235bf64d5
python3Packages.ai-edge-litert: init at 2.1.0
2026-01-16 01:45:42 +01:00
Martin Weinelt
116f3d0984
python3Packages.backports-strenum: make null on 3.11 and newer
2026-01-16 01:45:39 +01:00
blenderfreaky
330086053a
python3Packages.causal-conv1d: fix inverted broken condition
2026-01-16 01:31:55 +01:00
Gergő Gutyina and GitHub
62935828a2
turborepo-remote-cache: init at 2.7.0 ( #423686 )
2026-01-16 00:26:14 +00:00
R. Ryantm
6ed04f86a2
myks: 5.5.1 -> 5.6.0
2026-01-16 00:25:53 +00:00
R. Ryantm
5dbf3a5bf5
python3Packages.sqlfmt: 0.28.2 -> 0.29.0
2026-01-16 00:24:07 +00:00
nixpkgs-ci[bot] and GitHub
b645d08797
Merge master into staging-nixos
2026-01-16 00:19:59 +00:00
Martin Weinelt and GitHub
29146a9912
python3Packages.pynetbox: 7.5.0 -> 7.6.0 ( #480454 )
2026-01-16 00:11:17 +00:00
humemm and emmett
86ddd02500
turborepo-remote-cache: init at 2.7.0
2026-01-15 16:04:40 -08:00
Gaétan Lepage and GitHub
03067ecef8
ruff: 0.14.11 -> 0.14.13 ( #480494 )
2026-01-16 00:03:06 +00:00
R. Ryantm
b641faf94f
sandhole: 0.8.6 -> 0.8.7
2026-01-16 00:02:01 +00:00
R. Ryantm
f746e2b953
snakemake: 9.14.6 -> 9.14.7
2026-01-15 23:59:03 +00:00
kirillrdy and GitHub
c4ac82ba32
md-tui: 0.9.1 -> 0.9.3 ( #479627 )
2026-01-15 23:52:11 +00:00
Connor Baker and GitHub
67fe12a14c
cudaPackages: fixup expressions for libcudla and tensorrt-samples's testers ( #480474 )
2026-01-15 23:51:47 +00:00
R. Ryantm
68a83f0294
syft: 1.40.0 -> 1.40.1
2026-01-15 23:45:45 +00:00
Gergő Gutyina and GitHub
a1965bd02c
luarenamer: init at 5.10.1; shoko: add plugin test ( #480095 )
2026-01-15 23:45:39 +00:00
Gergő Gutyina and GitHub
c99ddc6adf
pocket-id: 2.1.0 -> 2.2.0 ( #480406 )
2026-01-15 23:43:58 +00:00
kirillrdy and GitHub
ba1e1a6a7e
python3Packages.afdko: fix passthru.tests evaluation ( #480357 )
2026-01-15 23:43:33 +00:00
kirillrdy and GitHub
d875ff0d84
python3Packages.sigstore: cleanup ( #480339 )
2026-01-15 23:42:30 +00:00
Fabian Affolter and GitHub
09d637c8da
python313Packages.kestra: migrate to finalAttrs
2026-01-16 00:42:08 +01:00
Gaetan Lepage
1be3d3c8fe
python3Packages.tinygrad: 0.11.0 -> 0.12.0
...
Diff: https://github.com/tinygrad/tinygrad/compare/v0.11.0...v0.12.0
Changelog: https://github.com/tinygrad/tinygrad/releases/tag/v0.12.0
2026-01-15 23:41:24 +00:00
Sandro and GitHub
a3a71d5bc4
azahar: 2123.4.1 -> 2124 ( #480378 )
2026-01-15 23:38:05 +00:00
Bart Brouns
68500a2ae0
nofi: drop
...
archived upstream
2026-01-16 00:37:56 +01:00
Fabian Affolter and GitHub
44b371ecd7
python312Packages.mypy-boto3-*: updates ( #480507 )
2026-01-15 23:34:50 +00:00
Fabian Affolter and GitHub
bf3565a16f
osv-scanner: 2.3.1 -> 2.3.2 ( #480285 )
2026-01-15 23:34:41 +00:00
Fabian Affolter and GitHub
349118d059
python3Packages.homematicip: 2.4.0 -> 2.5.0 ( #480483 )
2026-01-15 23:34:35 +00:00
Fabian Affolter and GitHub
f5dc3f0bb3
python3Packages.google-cloud-resource-manager: 1.15.0 -> 1.16.0 ( #480492 )
2026-01-15 23:34:30 +00:00
R. Ryantm
fc710874e2
versitygw: 1.0.20 -> 1.1.0
2026-01-15 23:34:16 +00:00
R. Ryantm
547fad8938
vfox: 0.10.0 -> 1.0.2
2026-01-15 23:34:15 +00:00
humemm and emmett
8821a3bd9a
maintainers: add humemm
2026-01-15 15:30:35 -08:00
Gaetan Lepage
b4ead24fe9
md-tui: 0.9.1 -> 0.9.3
...
Diff: https://github.com/henriklovhaug/md-tui/compare/v0.9.1...v0.9.3
Changelog:
https://github.com/henriklovhaug/md-tui/blob/refs/tags/v0.9.3/CHANGELOG.md
2026-01-15 23:26:26 +00:00
R. Ryantm
10fc99ca50
vscode-extensions.firsttris.vscode-jest-runner: 0.4.84 -> 0.4.86
2026-01-15 23:20:19 +00:00
Gaétan Lepage and GitHub
7dc35107fa
opencode: refactor to use finalAttrs more consistently ( #480455 )
2026-01-15 23:16:43 +00:00
Fabian Affolter
2551dfc124
osv-scanner: migrate to finalAttrs
2026-01-16 00:14:27 +01:00
Malo Bourgon
e54390ce1a
python3Packages.openai: 2.11.0 -> 2.15.0
...
Diff: https://github.com/openai/openai-python/compare/v2.11.0...v2.15.0
Changelog: https://github.com/openai/openai-python/blob/v2.15.0/CHANGELOG.md
2026-01-15 15:13:42 -08:00
Michael Daniels and GitHub
20d153575f
update and fix scipopt-* packages ( #463827 )
2026-01-15 23:11:41 +00:00
Fabian Affolter and GitHub
f2ebc2bb78
python313Packages.google-cloud-resource-manager: migrate to finalAttrs
2026-01-16 00:07:50 +01:00
Emily and GitHub
90b4ed6efc
ckb-next: 0.6.2 -> 0.6.2-unstable-2025-09-25; Switch to Qt6 ( #446679 )
2026-01-15 23:07:41 +00:00
Michael Daniels and GitHub
d3ad931de8
klassy: init at 6.4.breeze6.4.0 ( #318772 )
2026-01-15 23:07:14 +00:00
Fabian Affolter and GitHub
a5579c7530
python313Packages.llama-index-llms-openai: migrate to finalAttrs
2026-01-16 00:06:26 +01:00
Antoine du Hamel
f76b1dc87a
rqbit: use nodejs_24
2026-01-16 00:04:54 +01:00
Fabian Affolter and GitHub
643609412f
python3Packages.tuya-device-sharing-sdk: 0.2.8 -> 0.2.9 ( #480451 )
2026-01-15 23:04:42 +00:00
Michael Daniels and GitHub
b8dfb35d87
python3Packages.langfuse: 3.11.0 -> 3.11.2; disable on python 3.14 ( #478238 )
2026-01-15 23:04:18 +00:00
Fabian Affolter and GitHub
63e5477e61
python313Packages.homematicip: migrate to finalAttrs
2026-01-16 00:03:51 +01:00
Gaetan Lepage
f4f95fbb0f
python3Packages.sigstore: 4.0.0 -> 4.1.0
...
Diff: https://github.com/sigstore/sigstore-python/compare/v4.0.0...v4.1.0
Changelog: https://github.com/sigstore/sigstore-python/blob/4.1.0/CHANGELOG.md
2026-01-15 23:03:11 +00:00
Fabian Affolter
85ca14e72e
python313Packages.boto3-stubs: 1.42.28 -> 1.42.29
2026-01-15 23:57:33 +01:00
Fabian Affolter
85d38be48d
python313Packages.botocore-stubs: 1.42.28 -> 1.42.29
2026-01-15 23:57:28 +01:00
Fabian Affolter
057a77ab4b
python312Packages.mypy-boto3-opensearchserverless: 1.42.3 -> 1.42.29
2026-01-15 23:56:56 +01:00
Fabian Affolter
bbb82b9bf6
python312Packages.mypy-boto3-lakeformation: 1.42.3 -> 1.42.29
2026-01-15 23:56:43 +01:00