Commit Graph
898195 Commits
Author SHA1 Message Date
Vladimír Čunát 7eb68367aa Merge branch 'master' into staging-next 2025-11-18 08:23:42 +01:00
Pavol RusnakandGitHub 32caa4940b python313Packages.ffmpeg-progress-yield: 1.0.2 -> 1.0.5 (#462716) 2025-11-18 07:11:47 +00:00
dotlambdaandGitHub e7fc117d3e python3Packages.persist-queue: 1.0.0 -> 1.1.0 (#462371) 2025-11-18 07:06:04 +00:00
dotlambdaandGitHub ee981864c3 mopidyPackages.mopidy-spotify: remove unnecessary optional dependencies (#462274) 2025-11-18 07:05:17 +00:00
dotlambdaandGitHub bdbb65c34c qt6Packages.maplibre-native-qt: fix build with Qt 6.10 (#456271) 2025-11-18 07:04:18 +00:00
numinitandGitHub 1014b658e3 nixos/rauc: init module (#460905) 2025-11-18 06:24:55 +00:00
nixpkgs-ci[bot]andGitHub d57736bd35 src-cli: 6.9.0 -> 6.10.0 (#462765) 2025-11-18 05:52:51 +00:00
Pol DellaieraandGitHub 5244a073f8 vscode-extensions.visualjj.visualjj: 0.19.4 -> 0.20.0 (#462719) 2025-11-18 05:39:15 +00:00
nixpkgs-ci[bot]andGitHub 65ddccb645 aliyun-cli: 3.1.2 -> 3.1.4 (#461470) 2025-11-18 05:26:23 +00:00
nixpkgs-ci[bot]andGitHub 1015e2f70f isle-portable: 0-unstable-2025-11-10 -> 0-unstable-2025-11-15 (#462772) 2025-11-18 04:44:45 +00:00
Bruno BELANYIandGitHub dea9062e0d semgrep: 1.140.0 -> 1.143.0 (#458050) 2025-11-18 03:44:11 +00:00
R. Ryantm 5c7d0c1072 isle-portable: 0-unstable-2025-11-10 -> 0-unstable-2025-11-15 2025-11-18 03:44:00 +00:00
nixpkgs-ci[bot]andGitHub e9fd12dc1b chamber: 3.1.3 -> 3.1.4 (#462741) 2025-11-18 03:38:03 +00:00
nixpkgs-ci[bot]andGitHub 0ade817efd smfh: 1.2 -> 1.3 (#462760) 2025-11-18 03:14:24 +00:00
nixpkgs-ci[bot]andGitHub 17a05b9926 topgrade: 16.2.1 -> 16.3.0 (#462655) 2025-11-18 03:14:23 +00:00
R. Ryantm fe6e89d163 src-cli: 6.9.0 -> 6.10.0 2025-11-18 02:56:01 +00:00
Adam C. StephensandGitHub a169dcc13e zfs_2_3: 2.3.4 -> 2.3.5, zfs_unstable: 2.4.0-rc3 -> 2.4.0-rc4 (#462723) 2025-11-18 02:34:22 +00:00
Adam C. StephensandGitHub 4a0538b228 openvswitch: 3.6.0 -> 3.6.1 (#440301) 2025-11-18 02:32:06 +00:00
R. Ryantm a79b39506b smfh: 1.2 -> 1.3 2025-11-18 02:29:55 +00:00
YtandGitHub d2312fff02 elixir-ls: 0.29.3 -> 0.30.0 (#462634) 2025-11-18 02:20:26 +00:00
YtandGitHub d39becca34 tremor-language-server: drop (#462660) 2025-11-18 02:17:37 +00:00
YtandGitHub 14be51f0b0 python3Packages.unstructured: 0.18.18 -> 0.18.20 (#462644) 2025-11-18 02:16:55 +00:00
nixpkgs-ci[bot]andGitHub 9ae6c15208 home-manager: 0-unstable-2025-11-10 -> 0-unstable-2025-11-17 (#462683) 2025-11-18 02:00:16 +00:00
nixpkgs-ci[bot]andGitHub 01eac30c19 inputplumber: 0.67.0 -> 0.67.1 (#462691) 2025-11-18 01:16:09 +00:00
AleksanaandGitHub 7dcc9cbd1c easyeffects: 7.2.5 -> 8.0.3 (#460185) 2025-11-18 01:10:18 +00:00
nixpkgs-ci[bot]andGitHub 970bae541b gitify: 6.10.0 -> 6.13.0 (#462131) 2025-11-18 00:49:10 +00:00
Martin WeineltandGitHub 17e22a1242 Revert "protobuf: 32.1 -> 33.0" (#462737) 2025-11-18 00:41:49 +00:00
nixpkgs-ci[bot]andGitHub e58505f491 contact: 1.4.1 -> 1.4.3 (#456021) 2025-11-18 00:38:04 +00:00
R. Ryantm 9a8331ad1b chamber: 3.1.3 -> 3.1.4 2025-11-18 00:31:47 +00:00
Martin Weinelt 7f6e1d5d59 protobuf: add version alignment hint
The version is important to match, as long as the default tensorflow
package we consume is a binary wheel that ships with a statically linked
protobuf version.

A mismatch of protobuf versions in a single process can lead to memory
corruption, because of ABI incompatibilities between protobuf versions.
2025-11-18 01:15:24 +01:00
Martin Weinelt 9a1edfaa8e Revert "protobuf: 32.1 -> 33.0"
This reverts commit 1ab437d856.

This breaks the use of e.g onnxruntime and tensorflow in the same Python
process, since they now introduce the default systemd protobuf (33) and
the statically linked protobuf in tensorflow (32.1).

This breakage is visible in the frigate tests, which segfault due to this
misalignment.
2025-11-18 01:07:16 +01:00
R. Ryantm cc5f984290 openvswitch: 3.6.0 -> 3.6.1 2025-11-17 23:46:14 +00:00
nixpkgs-ci[bot]andGitHub 89c2b2330e olympus-unwrapped: 25.11.09.03 -> 25.11.15.08 (#462727) 2025-11-17 23:13:53 +00:00
Nick CaoandGitHub aa7d60a05a ayugram-desktop: 5.16.3 -> 6.2.4; _64gram: 1.1.82 -> 1.1.84; telegram-desktop: 6.2.3 -> 6.3.0 (#459064) 2025-11-17 23:08:19 +00:00
R. Ryantm 77cb21f62b olympus-unwrapped: 25.11.09.03 -> 25.11.15.08 2025-11-17 22:51:30 +00:00
zowoqandGitHub 65674e545d telegraf: 1.36.3 -> 1.36.4 (#462658) 2025-11-17 22:49:58 +00:00
zowoqandGitHub 892bdd455f terraform-providers.hashicorp_tfe: 0.70.0 -> 0.71.0 (#462708) 2025-11-17 22:49:40 +00:00
zowoqandGitHub 226928cc70 terraform-providers.sumologic_sumologic: 3.1.7 -> 3.1.8 (#462693) 2025-11-17 22:49:31 +00:00
Felix BühlerandGitHub 947d6d6ec4 build-maven: use pname and version (#452050) 2025-11-17 22:29:52 +00:00
R. Ryantm ead9c0d82f vscode-extensions.visualjj.visualjj: 0.19.4 -> 0.20.0 2025-11-17 22:28:19 +00:00
zowoq d9ffa58721 zfs_unstable: 2.4.0-rc3 -> 2.4.0-rc4
Diff: https://github.com/openzfs/zfs/compare/zfs-2.4.0-rc3...zfs-2.4.0-rc4

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.4.0-rc4
2025-11-18 08:25:25 +10:00
zowoq 9360b6473f zfs_2_3: 2.3.4 -> 2.3.5
Diff: https://github.com/openzfs/zfs/compare/zfs-2.3.4...zfs-2.3.5

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.5
2025-11-18 08:25:25 +10:00
Ben SiraphobandGitHub 5e6c9e1c84 python3Packages.coq-tools: 0.0.36 -> 0.0.39 (#462648) 2025-11-17 22:24:58 +00:00
SandroandGitHub 673fc4a6be nixos/librenms: add phpOptions (#415935) 2025-11-17 22:19:45 +00:00
Tom Hunze 563f8d2978 python313Packages.ffmpeg-progress-yield: add version check 2025-11-17 23:17:56 +01:00
Tom Hunze 47a647c7ea python313Packages.ffmpeg-progress-yield: refactor 2025-11-17 23:17:54 +01:00
Tom Hunze f75df2fe5f python313Packages.ffmpeg-progress-yield: 1.0.2 -> 1.0.5
https://github.com/slhck/ffmpeg-progress-yield/blob/v1.0.5/CHANGELOG.md
2025-11-17 23:17:47 +01:00
Nick CaoandGitHub 7f7401542e python313Packages.iamdata: 0.1.202511161 -> 0.1.202511171 (#462657) 2025-11-17 22:14:40 +00:00
nixpkgs-ci[bot]andGitHub 392a72aecc gensio: 3.0.0 -> 3.0.1 (#462703) 2025-11-17 22:14:36 +00:00
Martin WeineltandGitHub b1c728a9f0 openvino: use system protobuf; 2025.2.0 -> 2025.2.1 (#462702) 2025-11-17 22:13:02 +00:00