23 Aug 2025 |
| ebeem-sama changed their profile picture. | 19:59:10 |
25 Aug 2025 |
hexa | apparently longarch64-linux is now also a concern https://github.com/NixOS/nixpkgs/pull/436667#issuecomment-3221596322 | 20:20:27 |
hexa | can't wait until some people push for windows build | 20:20:38 |
hexa | the matrix is already too big | 20:20:47 |
hexa | * the test matrix is already too big | 20:20:55 |
26 Aug 2025 |
vcunat | For reference, I'm way more concerned about the AI bloat, on the same PR. | 10:39:08 |
hexa | onnxruntime itself looked like 102 MiB runtime closure increase | 11:07:09 |
hexa | before compression | 11:07:17 |
vcunat | Yeah, all those compilers aren't in onnxruntime closure itself. | 11:12:23 |
vcunat | I haven't investigated how they got into the closure, just compared the FF 142 on nixos-unstable with the lastest master (also 142). | 11:13:00 |
hexa | yeah, I'm searching | 11:13:11 |
hexa | patch removal is the issue | 11:24:57 |
hexa | no-buildconifg | 11:25:30 |
hexa | * no-buildconfig | 11:25:32 |
hexa | - ++ lib.optionals (lib.versionAtLeast version "136") [ ./no-buildconfig-ffx136.patch ]
| 11:26:02 |
vcunat | Aah, sure! | 11:26:15 |
vcunat | Makes sense now. | 11:26:24 |
vcunat | It didn't occur to me, as (major) version didn't change when this happened. | 11:27:18 |
hexa | https://github.com/NixOS/nixpkgs/pull/437088 | 11:30:13 |
hexa | vcunat: uhhh, I missed that thunderbird-esr still sits on 128 and not on 140 | 14:15:29 |
hexa | and esr-bin is on 140 already | 14:15:46 |
hexa | so it doesn't have a buildinfo patch right now | 14:16:01 |
hexa | * so it doesn't have a no-buildinfo patch right now | 14:16:06 |
vcunat | Yes, it could be upgraded surely. I just have lots of things to do, so I haven't done it yet. | 14:16:13 |
hexa | I'd prefer migrating away from 128 instead of readding the patch tbh | 14:16:22 |
vcunat | And the default is -latest anyway. | 14:16:23 |
hexa | eol in 3 weeks | 14:17:00 |
hexa | and was only provided an extended period for windows eol harm reduction | 14:17:14 |
vcunat | Wasn't that 115 a couple months ago? | 14:19:08 |
vcunat | Anyway, that part doesn't seem important. | 14:19:26 |