| 20 Sep 2024 |
Lily Foster | you can do the unsafeGetAttrPos calls like ofborg above in repl to check what a given package attrs's maintainers "relevant files" are to ofborg | 15:04:08 |
Lily Foster | * you can do the unsafeGetAttrPos calls like ofborg above in repl to check what a given package attrs's maintainers' "relevant files" are to ofborg | 15:04:41 |
| 21 Sep 2024 |
| iv-nn left the room. | 18:17:58 |
| iv-nn joined the room. | 18:19:51 |
| 22 Sep 2024 |
Find me at aleksana:qaq.li | Is there anything we can come up with for the current constant blocking and slowness of the darwin build queue? For example, calling on the community to donate or borrow more machines? | 09:28:10 |
cafkafk | How invasive would it be to setup a host as an darwin builder, if it's not expected to be its only/primary use? | 09:44:37 |
cafkafk | Like, does ofborg just use a list of remote builders, or do the hosts actually need to be dedicated | 09:45:21 |
cafkafk | * Like, does ofborg just use a list of e.g. remote builders, or do the hosts actually need to be dedicated solely to ofborg | 09:45:37 |
7c6f434c | It still doesn't use cachix uploads, right? | 09:47:27 |
7c6f434c | If so, it's basically add a bunch of identifiers into the config, build a package, run the binary in it with that config | 09:48:18 |
7c6f434c | During a build it might consume all the CPU you let it (not sure how you limit that on macOS) | 09:49:00 |
7c6f434c | But like any heavy Nix build | 09:49:11 |
7c6f434c | The system is pretty OK with intermittent availability | 09:49:54 |
cafkafk | Also there is the issue of limited sandboxing on darwin I guess | 09:50:20 |