| 17 Nov 2025 |
| Zelda 🏳️⚧️ [she/her] joined the room. | 16:23:52 |
| Zelda 🏳️⚧️ [she/her] changed their display name from Zelda to Zelda 🏳️⚧️ [she/her]. | 16:25:33 |
raitobezarius | aloisw hi there, we finally released 2.94.0, could I have you do the usual packaging on nixpkgs if you have some time to spare? | 21:54:07 |
raitobezarius | blog post will follow as well | 21:54:10 |
raitobezarius | installers were done this time | 21:54:12 |
raitobezarius | (i'm in the process of proofreading the release notes again and preparing the blog post) | 21:54:22 |
just1602 | @raitobezarius:matrix.org: has the module been upgraded because it was giving a warning when I upgrade to 2.95 dev?
I can take a look if it's not | 22:49:18 |
raitobezarius | i don't think the module has been upgraded | 22:50:38 |
raitobezarius | i also need to really clean up that module because i only want to keep it for nightly builds nowadays | 22:50:56 |
niko ⚡️ | RE: macOS panic in releng - is there a public reproducer somewhere? I'd like to see what's going on there if you can crash it consistently | 23:29:44 |
raitobezarius | jade_ your work ^ | 23:35:24 |
raitobezarius | basically, it happened every time jade did nix copy s3://production | 23:35:34 |
niko ⚡️ | The more info the better, though for starters I guess just knowing nix being lix from head or latest stable (or whatever else) should be enough | 23:37:40 |
| 18 Nov 2025 |
raitobezarius | niko ⚡️ i think she was using a 2.93.3 version but don't quote me on that | 02:42:09 |
just1602 | It's not urgent at all, but I tried to push a CL using the recent jj gerrit upload command, and I didn't get any error, the status of the command seems ok, but the CL doesn't show up on gerrit:
❯ jj gerrit upload -r y
Found 1 heads to push to Gerrit (remote 'origin'), target branch 'main'
Pushing yvqnmzyo 40260906 libexpr: remove `fetchClosure` exp feature
remote: Resolving deltas: 100% (21/21)
remote: Processing changes: refs: 2, done
lix on HEAD (4026090) via 🦀 v1.88.0 via ❄️ impure (lix-shell-env-env)
❯ echo $status
0
lix on HEAD (4026090) via 🦀 v1.88.0 via ❄️ impure (lix-shell-env-env)
| 06:05:06 |
just1602 | If someone with the access could give a look at the log and let me know if there's something wrong with what jj is doing? | 06:05:48 |
raitobezarius | i see nothing on my end | 15:02:05 |
raitobezarius | did you really target refs/for/main ? | 15:02:52 |
just1602 | Yeah, I've configured jj to push to the main branch by default and it does the refs magic under the hood, but I'll try by specifying it explicitely | 15:07:21 |
just1602 | Nope, still doesn't work, there's clearly something broken | 15:08:53 |
raitobezarius | i see you performing a git upload on the server | 15:18:23 |
raitobezarius | but there's no error attached whatsover | 15:18:27 |
raitobezarius | could you try a normal git push? | 15:18:32 |
raitobezarius | i'm not familiar with jj | 15:18:35 |
raitobezarius | and send me the outputs with -vv or something | 15:18:44 |
raitobezarius | gerrit should reply something | 15:18:48 |
raitobezarius | it seems like you are getting a gerrit reply but it's hidden by jj | 15:18:55 |
Qyriad | I'm wondering if this is some implicit vs explicit Change-ID nonsense | 15:19:17 |
raitobezarius | that's very plausible | 15:19:34 |
raitobezarius | but gerrit would explain why it would reject it | 15:19:42 |