| 5 Sep 2023 |
ajs124 | understandable. I'll take a look at the timeline, when we need this. Then again, since we've split nss, we can just land this with the firefox release that actually requires it. | 14:22:19 |
| 6 Sep 2023 |
vcunat | September 26 is the closest date with major FF update. We surely don't need it before that. | 06:37:28 |
vcunat | (for stable releases at least) | 06:37:39 |
vcunat | Now I see
++ [ (if (lib.versionAtLeast version "103") then nss_latest else nss_esr) ]
and nss_esr is 3.90 - I wonder if the condition would better be "116".
| 06:58:39 |
vcunat | Uh, confusing. Wiki says "3.92 ESR" is the one for FF 115.
https://wiki.mozilla.org/NSS:Release_Versions | 07:00:49 |
hexa | yeah, sorry. Forgot to update that | 08:22:15 |
hexa | it's a bit annoying when both esr and latest are on the same major version | 08:22:35 |
vcunat | I added the change into that PR. | 15:38:18 |
vcunat | Well, actually I just created the commit and ajs124 added it. | 15:39:28 |
ajs124 | In reply to @vcunat:matrix.org Uh, confusing. Wiki says "3.92 ESR" is the one for FF 115. https://wiki.mozilla.org/NSS:Release_Versions you can poke them in #nss:mozilla.org, if you feel motivated. I think they know their docs aren't in the best shape. Seems like someone worked on that wiki page today. It was even worse before that. | 15:59:50 |
vcunat | I see 3.91 now :-/ | 16:00:43 |
vcunat | But I don't feel motivated for this. | 16:01:46 |
hexa | before nixcon 🙂 | 23:16:15 |
hexa | https://github.com/NixOS/nixpkgs/pull/253739 | 23:19:51 |
| 9 Sep 2023 |
vcunat | It's high time to default to TB 115 on 23.05, too:
https://github.com/NixOS/nixpkgs/pull/254215 | 10:37:48 |