20 Aug 2025 |
nbp | I know we have a problem with Rust, due to newer versions of rust not being indempotent when they vendor throd-party software. | 10:30:43 |
nbp | gecko-dev got archived as we moved from hg to git, there is now https://github.com/mozilla-firefox/firefox | 10:32:49 |
hexa | blargh, nss version too new | 13:35:18 |
| jopejoe1 changed their display name from jopejoe1 (4094@GPN23) to jopejoe1. | 18:49:01 |
22 Aug 2025 |
hexa |  Download image.png | 18:18:52 |
hexa | one more! | 18:18:53 |
23 Aug 2025 |
vcunat | nss version for ESR is an interesting topic to cross-link, I guess: https://github.com/NixOS/nixpkgs/pull/435439#pullrequestreview-3147127146 | 09:20:49 |
| 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 |