| 3 Nov 2025 |
Mic92 | lovesegfault: https://github.com/GNOME/mutter/blob/fae3d35366831e089e42570ca73ad60d62b08d4b/.gitlab-ci/coverity-model.c#L4 | 18:17:40 |
lovesegfault | fzakaria:
[39/483] Generating src/kaitai-struct-checks/kaitai-generated-sources with a custom command
../src/kaitai-struct-checks/nar.ksy: /types/padded_str/seq/1/encoding:
warning: use canonical encoding name `ASCII` instead of `ascii` (see https://doc.kaitai.io/ksy_style_guide.html#encoding-name)
| 19:54:20 |
fzakaria | wow you guys hate warnings :P | 22:19:02 |
fzakaria | i'll send that fix. | 22:19:04 |
fzakaria | https://github.com/NixOS/nix/pull/14468 | 22:22:54 |
tomberek | @shine:proqqul.net: the "works with GC off, but not on" was a common problem when trying to refactor the string representation. | 23:14:25 |
Taeer Bar-Yam | I think boehm is stupid enough that it frees memory while you're holding a pointer to somewhere in the allocation that's not the start. I posted a patch that fixes the bug for me | 23:33:51 |
| 4 Nov 2025 |
| ivy joined the room. | 04:49:44 |
ivy | how on earth do i get binary cached stuff with ca-references and will a nix-serve be able to cache that? | 05:28:20 |
ivy | Sandro 🐧: i see you a lot messing with ca what is your progress? | 05:49:23 |
| cafkafk changed their profile picture. | 08:22:52 |
Sandro 🐧 | You need to serve the DOI references. I just used hydra for that which in combination with harmonia which is quite hacky but kinda works usually | 13:01:49 |
ivy | so you host ur own hydra or use nixos hydra? | 13:04:27 |
Sandro 🐧 | I have my own, yes | 13:18:12 |
ivy | ah that’s not gonna work for me unless i spend 1k on a new mac | 13:19:40 |
ivy | to build on | 13:20:03 |
Sandro 🐧 | https://github.com/Mic92/niks3 has also support for dois according to the readme | 15:01:04 |
Mic92 | it does | 15:02:42 |
Mic92 | The old format, not the new one that John has brought up in a PR. | 15:03:01 |
Mic92 | But I can switch to th new one as well | 15:03:07 |
Mic92 | Gotta make a release of niks3 runs now for 3 weeks without issues. | 15:03:30 |
| magic_rb joined the room. | 16:12:44 |
| backtail joined the room. | 17:25:09 |
lovesegfault | I feel like we should be doing a better job at having rl-next notes for PRs we land | 17:34:01 |
lovesegfault | it's good for visibility of all the work happening on a release | 17:34:11 |
lovesegfault | For example, John's documentation work and Farid's kaitai spec both deserved release notes IMO | 17:36:48 |
lovesegfault | But did not get it | 17:36:51 |
lovesegfault | I'll do a pass of the changes since 2.32 and try to remedy this, but maybe we ought to have some kind of CI check for this | 17:37:32 |
lovesegfault | One of those where you can post a comment to disable the behavior whenever work actually doesn't need rl-notes | 17:37:55 |
Robert Hensing (roberth) | got annoyed with "darwin" linux-builder today; opened https://github.com/NixOS/nix/pull/14475 | 21:29:50 |