| 10 Jul 2023 |
| @adtya:adtya.xyz left the room. | 16:42:42 |
artturin | In reply to @xerzy:matrix.org Hey there, can I ask for help with nixos-generators here? It doesn't seem like config.formats works at all This channel isn't for asking for help, go to#nix:nixos.org and ping @lassulus
check flakes which use nixos-generators and flake-utils https://github.com/search?q=nixos-generators+flake-utils&type=code
| 17:05:14 |
| 11 Jul 2023 |
phaer | Is there an example where the new darwin2 hci builder gets used already? :)
I tried to naively add -darwin packages to ci in the hopes that the builder would then use the appropriate machine to run the actual builds | 16:42:11 |
phaer | But failures to evaluate /nix/store/...bootstrap-stage0-stdenv-darwin.drv on both x86_64-darwin and aarch64-darwin as in https://hercules-ci.com/github/nix-community/dream2nix/jobs/1094 lets me think that's not the case. Do i need to tell hercules which builder to use explicity or so? | 16:43:33 |
Ilan Joselevich (Kranzes) | In reply to @phaer:matrix.org Is there an example where the new darwin2 hci builder gets used already? :)
I tried to naively add -darwin packages to ci in the hopes that the builder would then use the appropriate machine to run the actual builds nix-init I think | 16:44:59 |
phaer | In reply to @kranzes:matrix.org nix-init I think That doesn't seem to use hercules at all, but github to run x86_64-darwin and -linux, but they still lack aarch64 afaik | 16:47:55 |
phaer | In reply to @kranzes:matrix.org sent an image. We do have recently gained a dedicated aarch64-darwin machine from scaleway for nix-community projects to use via hercules ci, as in the screenshot you posted recently :) | 16:48:57 |
phaer | In reply to @kranzes:matrix.org nix-init I think * That doesn't seem to use hercules at all, but github to run x86_64-darwin and -linux? but they still lack aarch64 afaik | 16:49:11 |
phaer | Ah, sorry it does | 16:50:41 |
Ilan Joselevich (Kranzes) | In reply to @phaer:matrix.org That doesn't seem to use hercules at all, but github to run x86_64-darwin and -linux? but they still lack aarch64 afaik It does https://hercules-ci.com/github/nix-community/nix-init/jobs/1085 | 16:50:44 |
phaer | i missed the config | 16:50:45 |
Ilan Joselevich (Kranzes) |  Download image.png | 16:51:15 |
Ilan Joselevich (Kranzes) | and it works too! | 16:51:16 |
Ilan Joselevich (Kranzes) | https://hercules-ci.com/accounts/github/nix-community/derivations/%2Fnix%2Fstore%2Fnbxwxwqwcr9rrmxb6gb532f18102815x-bootstrap-stage0-stdenv-darwin.drv/log?via-job=8319f656-fa85-4f1a-9d83-b41af9848ef6 | 16:52:39 |
Ilan Joselevich (Kranzes) | seems like the root cause | 16:52:43 |
Ilan Joselevich (Kranzes) | uhhh, maybe try cancelling all jobs and restarting/force pushing? | 16:53:00 |
phaer | In reply to @kranzes:matrix.org uhhh, maybe try cancelling all jobs and restarting/force pushing? I did this before | 16:54:30 |
phaer | The failure to build bootstrap-stage0-stdenv-darwin is also queued since 2022-11-27 03:34:08 (!) and created since 2023-06-04 06:52:44 which also is a week ago. | 16:55:37 |
Ilan Joselevich (Kranzes) | LOL | 16:55:51 |
phaer | So I am seemingly not the first person holding it wrong in way that causes it to break like this :D | 16:55:57 |
Ilan Joselevich (Kranzes) | ok how about cancel job, restart agent (systemctl start hercules-ci-agent-restarter.service), then retry the job by force pushing instead of using the dashboard | 16:57:55 |
Ilan Joselevich (Kranzes) | oh I guess not systemd | 16:58:05 |
Ilan Joselevich (Kranzes) | because MacOS yknow | 16:58:13 |
Ilan Joselevich (Kranzes) | maybe just reboot the machine 😆 | 16:58:22 |
phaer | In reply to @kranzes:matrix.org ok how about cancel job, restart agent (systemctl start hercules-ci-agent-restarter.service), then retry the job by force pushing instead of using the dashboard I don't think I've got access to the builder, so let's say what others here have to say | 16:58:32 |
Ilan Joselevich (Kranzes) | I don't have perms either yeah | 16:58:43 |
Ilan Joselevich (Kranzes) | Mic92? | 16:58:49 |
Ilan Joselevich (Kranzes) | Also, there's a dedicated Hercules-CI matrix room | 16:59:04 |
Ilan Joselevich (Kranzes) | for stuff related to Hercules-CI/Flake-parts | 16:59:16 |
Mic92 | Currently not at a keyboard. Maybe zowoq: | 17:03:28 |