| 22 Sep 2025 |
Grimmauld (any/all) | so only pystring, and there i prefer yours | 22:21:05 |
Grimmauld (any/all) | anyways | 22:21:08 |
Grimmauld (any/all) | how do people stay up until 4am doing nix things... | 22:21:35 |
nim65s | when you dont need brain and patching cmake version numbers is only muscle memory, it's easier to stay late x) | 22:22:29 |
Winter | there’s an answer but it’s one you probably won’t like | 22:22:33 |
Grimmauld (any/all) | burnout-induced insomnia? | 22:23:02 |
Winter | …something like that | 22:23:15 |
Winter | i would know, a few weeks ago i spent a solid… 30h+ awake either doing or stressing about Nix things 😉 | 22:23:46 |
Winter | can’t recommend | 22:23:53 |
nim65s | (fun fact, cmake v4 fix for glew in staging is in #444660 and #444006) | 23:14:36 |
nim65s | (hum, no, 445…) | 23:16:55 |
| 23 Sep 2025 |
Grimmauld (any/all) | update re libxml2: the update is in a decent spot with few (now-fixed) known breaks. However, the "too many elements" test in rsvg is failing, suggesting it is again possible to build an xml bomb (see billion laughs CVE and such). The PR is waiting for someone to reproduce and/or report upstream (both in rsvg and libxml2), and will only move ahead once confirmed this is not actually a security regression (or the regression is fixed) | 06:54:20 |
nim65s | https://github.com/NixOS/nixpkgs/pull/445433 | 07:19:57 |
Vladimír Čunát | Why are you targeting staging and not staging-next? | 07:21:55 |
Vladimír Čunát | cmake4 default is in staging-next already, since
https://github.com/NixOS/nixpkgs/pull/444862 | 07:22:27 |
Grimmauld (any/all) | (you can probably also throw these against master, bumping cmake version to 3.10 does not depend on cmake 4. But i guess if hydra starts eval before automerge, then master would be slower to propagate through) | 07:25:56 |
nim65s |  Download image.png | 07:27:41 |
nim65s | this on master ? | 07:27:45 |
nim65s | Because I did not understand that. Thanks for the explanation :) | 07:28:28 |
Grimmauld (any/all) | oh yeah the thrift is staging-next | 07:28:34 |
Grimmauld (any/all) | but 444660 could go to master | 07:28:41 |
nim65s | it had thrift inside initialy | 07:28:58 |
nim65s | but I can change that now | 07:29:06 |
Grimmauld (any/all) | fair | 07:29:03 |
Grimmauld (any/all) | Mind if i open a tracking issue for cmake 4 fails? | 07:29:32 |
nim65s | please do ❤️ | 07:29:45 |
Grimmauld (any/all) | I'll try to write an expression to grep through recent hydra logs or something | 07:31:45 |
Grimmauld (any/all) | nim65s: https://github.com/NixOS/nixpkgs/issues/445447 | 08:05:03 |
Grimmauld (any/all) | there'll be more, this is just those that i knew about | 08:06:09 |
nim65s | I also have https://github.com/NixOS/nixpkgs/pull/445078
And I'll get others soon. How should I update this list ? | 08:49:36 |