| 27 Oct 2025 |
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 |
Vladimír Čunát | We're not going easy on rebuids in master. (and the openssl default update has not been merged (yet)) | 08:56:26 |
Vladimír Čunát | I guess part of that could be avoided by reverting
https://github.com/NixOS/nixpkgs/pull/456027#issuecomment-3455288157 | 08:59:29 |
emily | vcunat: sorry about the aliases in NixOS tests thing, will take a look | 16:56:29 |
Vladimír Čunát | context: https://github.com/NixOS/nixpkgs/pull/456065#issuecomment-3457488163 | 16:56:58 |
emily | lack of CI coverage for NixOS eval is really sad | 16:58:23 |
Vladimír Čunát | It's expensive. | 16:59:57 |
Vladimír Čunát | Takes more than one hour on Hydra. Part of that is a huge postgresql transaction, but the eval costs are really high. | 17:00:31 |
Vladimír Čunát | I think it's OK that some classes of errors don't get caught by CI but only through Hydra/channels. | 17:02:25 |
emily | yeah, not saying it's easily solvable | 17:03:34 |
emily | but it would be really nice if it was solved | 17:03:40 |