| 2 Mar 2026 |
Yureka (she/her) | yeah no hurry | 21:13:11 |
| 3 Mar 2026 |
| @rosssmyth:matrix.org changed their display name from rosssmyth to treefroog. | 00:39:58 |
| @rosssmyth:matrix.org removed their display name treefroog. | 00:42:19 |
K900 | OK so I have no fucking clue | 06:31:01 |
K900 | What even happened there | 06:31:01 |
K900 | But I think it might be some weird Meson semantics thing | 06:31:01 |
| 5 Mar 2026 |
| @mtheil:scs.ems.host changed their display name from Markus Theil to Markus Theil (SCS). | 09:34:05 |
| 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 |
| @ginamuuss:kif.rocks joined the room. | 10:38:28 |
Vladimír Čunát | staging-next-25.11 merged | 11:06:29 |
Vladimír Čunát | 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 |
Vladimír Čunát | 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 |
Vladimír Čunát | (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 |