| 11 Nov 2025 |
roberth | Seems like an ok place to run this too then | 09:33:45 |
Mic92 | where is the source for this? | 09:34:02 |
roberth | seems to be https://github.com/rust-lang/triagebot | 09:34:31 |
roberth | ah, needs packaging | 09:35:19 |
roberth | unless you want to experiment with an unpackaged build | 09:35:43 |
roberth | I feel quite confident that this would add value though | 09:35:54 |
Martin Schwaighofer | https://github.com/mschwaig/nixpkgs/tree/triagebot 😄 | 13:57:49 |
Mic92 | what else does it do beyond range-diff? | 15:06:57 |
Mic92 | For range-diff I am almost inclined to just have a github action. It doesn't sound too code. | 15:07:39 |
roberth | Merge conflict notifications also stood out to me | 15:11:10 |
roberth | Basically see the menu under Triagebot at https://forge.rust-lang.org/triagebot/index.html | 15:11:41 |
roberth | * Mic92: Merge conflict notifications also stood out to me | 15:12:00 |
Mic92 | Okay. I am just a bit about all those extra features: https://github.com/rust-lang/triagebot/blob/4b0a0c5afa90af590d8473ab60cead4a8de0a7bc/src/jobs.rs#L20 | 15:12:37 |
Mic92 | We don't have zulip | 15:12:46 |
Martin Schwaighofer | I packaged it, but I did not try it, which is why I did not open a PR yet. | 15:21:42 |
Mic92 | thanks. I would like to have a bit of a closer look, if it doesn't do something weird, we might not want. | 15:22:31 |
Taeer Bar-Yam | Sergei Zimmerman (xokdvium) We discussed putting allocBytes() into EvalMemory yesterday. Not sure if you meant locally or to make a PR, but I decided to make a PR: https://github.com/NixOS/nix/pull/14544 | 16:51:41 |
| oak 🏳️🌈♥️ changed their profile picture. | 19:19:41 |
Taeer Bar-Yam | I'm getting linker errors for undefined asan and ubsan symbols that I wasn't getting a couple days ago | 19:05:58 |
Taeer Bar-Yam | i'll try to bisect, but does anyone know off the top of their heads if something went wrong there? | 19:06:16 |
Taeer Bar-Yam | I think this is the culprit: https://github.com/NixOS/nix/pull/14489 | 19:39:39 |
Taeer Bar-Yam | disabling kaitai fixes it | 19:52:13 |
Taeer Bar-Yam | oh and to be clear this is with
appendToVar mesonFlags "-Dlibexpr:gc=disabled" # Disable Boehm
appendToVar mesonFlags "-Dbindings=false" # Disable nix-perl
appendToVar mesonFlags "-Db_sanitize=address,undefined"
| 19:52:40 |
Sergei Zimmerman (xokdvium) | Oh no. It also messes up the devshell completely and now it defaults to cmakeConfigurePhase | 21:06:49 |
Sergei Zimmerman (xokdvium) | Me don't like that too much | 21:07:00 |
tpw_rules | is there info on the upstreaming of the determinate nix installer, especially in light that it will no longer install upstream nix? | 21:26:04 |
tpw_rules | (is this the right place to inquire?) | 21:26:12 |
K900 | @Mic92 was working on that IIRC | 22:19:36 |
hexa | #install:nixos.org | 22:20:04 |
| 12 Nov 2025 |
| Inayet changed their display name from inayet to Inayet. | 12:39:38 |