| 27 Oct 2025 |
dotlambda | https://github.com/NixOS/nixpkgs/pull/456020 fixes eval on staging | 05:45:31 |
Yureka (she/her) | So, vcunat said it's not a huge rebuild. I consider this a pretty severe issue, at least for me it stops me from updating my laptop. I wanted to confirm that 10.2 actually fixed it but wasn't able to do all the rebuilds locally.
TLDR Can we just pick openssh 10.2 on master? | 10:16:38 |
Yureka (she/her) | libreoffice and electron were the rebuilds I couldn't easily do myself | 10:17:07 |
Yureka (she/her) | because OOM | 10:17:15 |
K900 | We might want to just graft it then | 10:17:22 |
Yureka (she/her) | we have never actually shipped a default-enabled graft, no? | 10:17:58 |
K900 | I don't mean literally system.replaceRuntimeDependencies graft | 10:18:11 |
Yureka (she/her) | what do you mean then? :D | 10:18:22 |
K900 | I mean services.ssh.package = openssh_10_p2 | 10:18:40 |
Yureka (she/her) | that would help me | 10:18:50 |
K900 | And probably also wherever it's added to default systemPackages | 10:19:06 |
K900 | brb need to kick the router | 10:19:22 |
Yureka (she/her) | might still cause weird defects in other cases when ssh with multiplexing is used (like autossh) | 10:19:37 |
aloisw | I have a local (replaceDependencies) graft and it does fix the issue. If the infra team is fine with the rebuilds it could be picked. | 17:08:17 |
Vladimír Čunát | To me it's just speeding up some changes in exchange for delaying other changes. | 17:15:58 |
aloisw | So openssh_10_2 and let the users decide themselves? Or leave it unfixed until next staging-next merge? | 17:17:10 |
emily | it's 2k rebuilds? just land the bump IMO | 17:20:26 |
aloisw | Well about 2k per Linux, plus about 1k per Darwin. | 17:21:06 |
emily | fair enough | 17:21:27 |
emily | maybe it can go to staging-nixos | 17:21:40 |
emily | since a lot of the rebuilds will be NixOS tests using OpenSSH | 17:21:51 |
emily | (and those won't show up in the totals…) | 17:21:54 |
samasaur | solely from an end user perspective I would like the update. tried to do an overlay to get it back to 10.0 and either I did it wrong or that's not possible to do on darwin (got an error about a failing assertion about things not being built by the bootstrap compiler) | 17:26:23 |
aloisw | https://github.com/NixOS/nixpkgs/pull/456258 has openssh_10_2, feel free to comment if you want something else. | 17:34:57 |
| 28 Oct 2025 |
| connor (burnt/out) (UTC-8) changed their profile picture. | 02:19:16 |
| connor (burnt/out) (UTC-8) changed their profile picture. | 02:19:58 |
Ihar Hrachyshka | it would be nice to get https://github.com/NixOS/nixpkgs/issues/454709 before next staging -> staging-next (firefox is broken otherwise) | 03:50:25 |
Ihar Hrachyshka | * it would be nice to get https://github.com/NixOS/nixpkgs/pull/455043 before next staging -> staging-next (firefox is broken otherwise) | 03:50:54 |
uep | yeah i hit this too.. but also I just used mosh instead and ssh was fine to get mosh started | 05:47:49 |
Vladimír Čunát | Huh, trunk-combined now has 25k rebuilds, after three days. | 08:55:53 |