Commit Graph

928639 Commits

Author SHA1 Message Date
R. Ryantm e264998abc terraform-providers.okta_okta: 6.5.3 -> 6.5.4 2026-01-16 07:08:54 +00:00
nixpkgs-ci[bot] a4f2660f15 rgrc: 0.6.5 -> 0.6.6 (#480579) 2026-01-16 05:45:18 +00:00
dotlambda a65dbac0c0 python3Packages.wassima: 2.0.3 -> 2.0.4 (#480589) 2026-01-16 05:32:58 +00:00
dotlambda 6dc2a28388 jarowinkler-cpp: drop (#480572) 2026-01-16 05:31:13 +00:00
nixpkgs-ci[bot] 372060d6d7 mongosh: 2.5.10 -> 2.6.0 (#480252) 2026-01-16 05:27:17 +00:00
nixpkgs-ci[bot] 54eaa9ba86 wlc: 1.16.1 -> 1.17.1 (#480505) 2026-01-16 04:33:36 +00:00
nixpkgs-ci[bot] 8d114d4a86 socalabs-papu: 1.2.0 -> 1.2.2 (#480581) 2026-01-16 04:33:35 +00:00
nixpkgs-ci[bot] 869a7f402c rqbit: use nodejs_24 (#480511) 2026-01-16 04:33:34 +00:00
nixpkgs-ci[bot] bdc4470077 focus-stack: 1.4 -> 1.5 (#479134) 2026-01-16 04:33:32 +00:00
nixpkgs-ci[bot] 47727a6823 airwindows: 0-unstable-2025-12-07 -> 0-unstable-2026-01-11 (#470648) 2026-01-16 04:33:28 +00:00
R. Ryantm 5d052ac745 python3Packages.wassima: 2.0.3 -> 2.0.4 2026-01-16 04:20:57 +00:00
David McFarland 8dceeb6aed dotnet: improve package fallbacks (#480456) 2026-01-16 04:13:21 +00:00
R. Ryantm b137bfb8a7 socalabs-papu: 1.2.0 -> 1.2.2 2026-01-16 03:46:10 +00:00
R. Ryantm 2640f41891 rgrc: 0.6.5 -> 0.6.6 2026-01-16 03:43:43 +00:00
SkohTV 5fa403a684 jarowinkler-cpp: drop 2026-01-15 22:10:28 -05:00
@mjones 8807adf851 androidStudioPackages.canary: 2025.3.1.2 -> 2025.3.1.4 (#478999) 2026-01-16 03:09:49 +00:00
@mjones 96d2f6f26e androidStudioPackages.beta: 2025.2.3.7 -> 2025.2.3.8 (#479251) 2026-01-16 03:09:32 +00:00
@mjones d8d382eac6 mattermost: 10.11.9 -> 10.11.10 (#480349) 2026-01-16 03:08:49 +00:00
LIN, Jian 274bd3e0ee emacs-macport: make homepage point to the same repo as src (#480429) 2026-01-16 02:34:48 +00:00
nixpkgs-ci[bot] ba0c1b6d76 mongodb-compass: 1.48.2 -> 1.49.0 (#480408) 2026-01-16 02:32:10 +00:00
zowoq cfed934d43 terraform-providers.pagerduty_pagerduty: 3.30.8 -> 3.30.9 (#480565) 2026-01-16 02:22:11 +00:00
Martin Weinelt 7e474c69ee frigate: migrate from tensorflow to ai-edge-litert (#480163) 2026-01-16 02:22:06 +00:00
Martin Weinelt ead83066f8 frigate: drop onnxruntime override
This was for protobuf coexistence between onnxruntime and tensorflow and
is not needed any longer.
2026-01-16 03:16:30 +01:00
LIN, Jian eca62c5acc nofi: drop (#480525) 2026-01-16 02:11:19 +00:00
R. Ryantm 0330b0b16a terraform-providers.pagerduty_pagerduty: 3.30.8 -> 3.30.9 2026-01-16 02:09:35 +00:00
Yt 1a4da81620 python3Packages.openai: 2.11.0 -> 2.15.0 (#471098) 2026-01-16 02:02:27 +00:00
Aleksana b2361299b6 libmesode: drop (#480549) 2026-01-16 02:00:48 +00:00
Aleksana 0726f23573 fcitx5-chinese-addons: patch CLOUDPINYIN build flag (#475084) 2026-01-16 01:59:10 +00:00
nixpkgs-ci[bot] 5b08314d18 grype: 0.104.4 -> 0.105.0 (#480544) 2026-01-16 01:43:00 +00:00
nixpkgs-ci[bot] b588a68574 syft: 1.40.0 -> 1.40.1 (#480526) 2026-01-16 01:42:58 +00:00
SkohTV a6d326f498 libmesode: drop 2026-01-15 20:21:55 -05:00
Jakub Kozłowski ea4ba1bc64 bloop: 2.0.17 -> 2.0.18 (#480217) 2026-01-16 01:18:50 +00:00
R. Ryantm 31a5782527 grype: 0.104.4 -> 0.105.0 2026-01-16 00:55:19 +00:00
John Ericson 249e5cbb33 nixVersions.nix_2_33: init (#471463) 2026-01-16 00:48:50 +00:00
Martin Weinelt 1d914bc2f1 .editorconfig: don't force final newline for JSON
JSON is often automatically generated and adding a final newline is a
manual step, that we shouldn't enforce.
2026-01-16 01:45:43 +01:00
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
Gergő Gutyina 62935828a2 turborepo-remote-cache: init at 2.7.0 (#423686) 2026-01-16 00:26:14 +00:00
Martin Weinelt 29146a9912 python3Packages.pynetbox: 7.5.0 -> 7.6.0 (#480454) 2026-01-16 00:11:17 +00:00
humemm 86ddd02500 turborepo-remote-cache: init at 2.7.0 2026-01-15 16:04:40 -08:00
kirillrdy c4ac82ba32 md-tui: 0.9.1 -> 0.9.3 (#479627) 2026-01-15 23:52:11 +00:00
Connor Baker 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 a1965bd02c luarenamer: init at 5.10.1; shoko: add plugin test (#480095) 2026-01-15 23:45:39 +00:00
Gergő Gutyina c99ddc6adf pocket-id: 2.1.0 -> 2.2.0 (#480406) 2026-01-15 23:43:58 +00:00
kirillrdy ba1e1a6a7e python3Packages.afdko: fix passthru.tests evaluation (#480357) 2026-01-15 23:43:33 +00:00
kirillrdy d875ff0d84 python3Packages.sigstore: cleanup (#480339) 2026-01-15 23:42:30 +00:00
Sandro 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