11 Mar 2025 |
hexa | but at least they do monthly releases | 11:21:40 |
hexa | not yet sure based on what, but I found ESR128 references | 11:21:52 |
hexa |  Download image.png | 11:30:00 |
hexa | blargh | 11:30:26 |
hexa | https://github.com/NixOS/nixpkgs/pull/388975 | 13:38:21 |
| gabriel changed their display name from gabriel to gabriel | pto. | 13:42:28 |
hexa | https://www.thunderbird.net/en-US/thunderbird/128.8.0esr/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2025-18/ | 13:45:24 |
hexa | pushed to the same pr | 13:47:46 |
K900 | Bump https://github.com/nix-community/flake-firefox-nightly/pull/45 @colemickens @Artturin | 19:41:24 |
| Adam Neverwas removed their display name adam_neverwas. | 23:24:13 |
12 Mar 2025 |
colemickens | K900: idk how to push to a branch on someone's fork for a PR or whatever | 01:26:09 |
colemickens | do you mind if I just rebase it and push it to master? | 01:26:17 |
Artturin | gh repo pr checkout 45 | 01:26:47 |
Artturin | * gh pr checkout 45 | 01:26:51 |
colemickens | I don't use gh and I don't use git so :/ | 01:27:00 |
colemickens | I get nervous | 01:27:03 |
colemickens | is there a special github remote/branch I push to? I could not be lazy I guess and look it up | 01:27:26 |
colemickens | oh wow, apparently github just lets you push to their branch on their fork directly | 01:30:16 |
emily | you just add the person's repo as a remote | 01:30:16 |
emily | and push to the branch the PR is on | 01:30:19 |
emily | yeah | 01:30:20 |
colemickens | which, it was hard to imagine how else it might've worked | 01:30:23 |
emily | it's a toggle they can turn on/off | 01:30:24 |
K900 | That was weird timing | 01:34:23 |
K900 | I got woken up literally right now | 01:34:35 |
K900 | It's 4:30AM | 01:34:39 |
Artturin | yeah gh pr checkout just does that for you | 01:36:54 |
K900 | @colemickens:matrix.org for devedition (and in general), branch is just the attr name in the JSON blob, and channel is a weird magic thing that firefox-unwrapped-bin uses | 01:39:09 |
K900 | https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/browsers/firefox-bin/default.nix#L30 | 01:40:15 |
K900 | So it needs to match the actual executable name. | 01:40:44 |