| 20 Sep 2023 |
colemickens | dear god | 18:06:12 |
colemickens | thx | 18:06:14 |
colemickens | I might force push it instead of sending a revert. | 18:06:32 |
colemickens | As soon as I get this cron syntax :/ | 18:06:37 |
colemickens | cron: '*/60 * * * *' should be it tho | 18:06:57 |
colemickens | I think | 18:06:58 |
Artturin | wait_for_window doesn't have a timeout parameter like wait_until_succeeds https://github.com/NixOS/nixpkgs/blob/008c18a71c0052996010f63b1ac322bf3f10270f/nixos/lib/test-driver/test_driver/machine.py#L1173 | 18:07:24 |
Artturin | it uses retry and wait_until_succeed does too | 18:08:41 |
Artturin | gonna try to add one | 18:08:48 |
Artturin | * gonna try to add timeout | 18:08:50 |
colemickens | wdyt, I can just move the nix flake check to a separate step and add a time out for it? | 18:08:56 |
colemickens | I'll wait for you | 18:09:02 |
colemickens | * I'll wait for you (and not make the most recent change) gonna force push right now | 18:09:17 |
colemickens | feel free to push it if you get it going, I've gotta get some air and food. | 18:10:18 |
colemickens | (manually canceling runs for now to save the minutes) | 18:11:10 |
Artturin | found https://github.com/NixOS/nixpkgs/pull/192593 gonna rebase it to resolve conflicts | 18:21:58 |
colemickens | You thinking of patching the input nixpkgs with that, then? (also, nice!) | 18:31:49 |
Artturin | Ok BTW https://github.com/NixOS/nix/pull/6530 will have support for patchFiles in inputs | 18:43:07 |
Artturin | * Yeah BTW https://github.com/NixOS/nix/pull/6530 will have support for patchFiles in inputs | 18:43:19 |
Artturin | colemickens: I'm going to rewrite the flake so that forAllSystems doesn't have to be repeated everywhere | 19:37:16 |
Artturin | * colemickens: I'm going to refactor the flake so that forAllSystems doesn't have to be repeated everywhere | 19:37:21 |
colemickens | 👍 | 19:37:50 |
Artturin | In reply to @colemickens:matrix.org 👍 is xarch much system to mozilla system | 20:11:45 |
Artturin | In reply to @colemickens:matrix.org 👍 * is xarch juch system to mozilla system | 20:11:50 |
Artturin | * is xarch just system to mozilla system | 20:11:52 |
colemickens | yes | 20:12:45 |
Artturin | https://github.com/nix-community/flake-firefox-nightly/pull/23 | 20:16:30 |
K900 ⚡️ | So this is a problem | 20:32:32 |
K900 ⚡️ | Based on the conversation on the issue, Firefox basically hardcodes an offset into the binary now | 20:32:55 |
K900 ⚡️ | Which means patchelf can't really be expected to work | 20:33:14 |