| 15 Nov 2025 |
Gaétan Lepage | Ok thanks, rebased to staging-next. | 09:22:50 |
vcunat | We'll now get a nixpkgs-unstable channel update, within a couple hours. | 11:12:32 |
K900 | ncurses-abi5-compat is broken | 14:17:09 |
K900 | No idea why or what's pulling it in | 14:17:19 |
winston | oh it might've been https://github.com/NixOS/nixpkgs/pull/390887 | 14:30:33 |
winston | reverting that lets me build it at least | 14:31:19 |
Gaétan Lepage | hexa do you think I should bump google-cloud-cpp to 2.43.0? | 14:32:53 |
hexa | tough question at this time | 14:33:14 |
hexa | people are looking into frigate segfaulting again in protobuf | 14:33:23 |
winston | this
++ lib.optional (unicodeSupport && abiVersion == "5") "--enable-widec"
++ lib.optional (!unicodeSupport && abiVersion == "6") "--disable-widec"
would work? but kinda eugh | 14:37:47 |
winston | at least i get -A ncurses -A ncurses5 -A libtinfo to all build | 14:38:04 |
hexa | so it might end up that way | 14:38:06 |
hexa | * so it might end up with bumping it | 14:38:13 |
hexa | * so we might end up with bumping it | 14:38:25 |
vcunat | I'm not sure what you mean here, but protobuf got bumped by
https://github.com/NixOS/nixpkgs/pull/461186#event-20961888917 | 14:43:57 |
Gaétan Lepage | We are talking about google-cloud-cpp | 14:45:20 |
hexa | all this regressed in the last staging cycle fwiw | 14:46:04 |
hexa | so likely another protobuf combination was introduced | 14:46:31 |
Gaétan Lepage | I pushed the update on top of https://github.com/NixOS/nixpkgs/pull/461569 | 14:48:51 |
Gaétan Lepage | Now everything (apache-orc, google-cloud-cpp and arrow-cpp) seems to build, and there is only protobuf (33.1) in the closure | 14:49:22 |
hexa | ok, will test frigate in a bit | 14:49:46 |
Gaétan Lepage | python3Pacages.watchfiles (frigate dep) fails in the check phase. | 14:52:32 |
Gaétan Lepage | * python3Pacages.watchfiles (frigate dep) fails in the check phase.
EDIT: seems like it was just flaky... | 14:56:01 |
K900 | @winston https://github.com/NixOS/nixpkgs/pull/461942 needs to target -next | 15:23:44 |
winston | oh alright | 15:24:01 |
winston | i cant change it since you queued it? | 15:24:45 |
hexa | removed | 15:25:46 |
K900 | Ugh | 15:25:48 |
winston | thanks | 15:25:49 |
K900 | I can't dequeue it | 15:25:51 |