| 5 Mar 2026 |
| Markus Theil joined the room. | 12:04:09 |
K900 | https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/ | 20:34:09 |
Gaétan Lepage | I self-merged (by mistake) the protobuf bump on staging
https://github.com/NixOS/nixpkgs/pull/495529
It's building fine, but feel free to revert if you feel like this shouldn't have been merged as is. | 23:00:42 |
hexa | $ nix-shell -I nixpkgs=$(git rev-parse --show-toplevel) -p python3.pkgs.tensorflow --run "python3 -c 'import google.protobuf; print(google.protobuf.__version__)'"
6.33.5
| 23:01:57 |
hexa | your call | 23:01:59 |
| 6 Mar 2026 |
| Gina Muuss joined the room. | 10:38:28 |
vcunat | staging-next-25.11 merged | 11:06:29 |
vcunat | I might be less active over the weekend. | 11:09:40 |
K900 | Should we start staging-next now | 11:12:16 |
K900 | Or I guess we should get the Rust update in | 11:12:22 |
vcunat | We could. Maybe something from #security:nixos.org as well; I wasn't watching in detail. | 11:13:58 |
K900 | I can try running the Rust update | 11:15:15 |
K900 | If no one else sniped | 11:15:20 |
vcunat | (feel free to start without me) | 11:16:42 |
hexa | I think we want to wait for some systemd updates too | 12:03:30 |
K900 | @ElvishJerricco ? | 12:04:42 |
K900 | I'm testing rustc 1.94 | 15:16:01 |
K900 | Going to take A While | 15:16:12 |
Gaétan Lepage | This just show whatever version of python3Packages.protobuf we currently pass to python3Packages.tensorflow, right?
Which is the default version of protobuf we have.
On staging it gives:
nix-shell -I nixpkgs=. -p python3.pkgs.tensorflow --run "python3 -c 'import google.protobuf; print(google.protobuf.__version__)'"
7.34.0
| 16:29:27 |
hexa | Redacted or Malformed Event | 16:44:24 |
hexa | huh, this is the binary. I was under the impression that it shipped with its own protobuf. | 16:46:38 |
hexa | * huh, this is the binary wheel. I was under the impression that it shipped with its own protobuf. | 16:46:45 |
hexa | no idea anymore | 16:49:43 |
Gaétan Lepage | The other one has been broken for a loooong time unfortunately. | 17:29:21 |
Gaétan Lepage | So we default to tensorflow-bin. | 17:29:30 |
hexa | that was not my confusion | 17:30:18 |
hexa | I thought it statically linked protobuf | 17:30:37 |
K900 | https://github.com/NixOS/nixpkgs/pull/497308 | 18:29:46 |
K900 | Rust bump | 18:29:47 |
K900 | @Alyssa Ross ^ you might be interested | 18:29:53 |