| 6 Mar 2025 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | Finally decided i'd sign up for community builder access, i hate waiting for mass rebuilds to compile just so the one lousy VM test can start and tell me i broke stuff. After poking at apparmor and SDL, i was recently also poking at firefox, and well i guess being annoyed with compile times for dev testing is exactly the community builder usecase | 15:23:21 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | * Finally decided i'd sign up for community builder access, i hate waiting for mass rebuilds to compile just so the one lousy VM test can start and tell me i broke stuff. After poking at apparmor and then SDL, i was recently also poking at firefox, and well i guess being annoyed with compile times for dev testing is exactly the community builder usecase | 15:23:38 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | * Finally decided i'd try to sign up for community builder access, i hate waiting for mass rebuilds to compile just so the one lousy VM test can start and tell me i broke stuff. After poking at apparmor and then SDL, i was recently also poking at firefox, and well i guess being annoyed with compile times for dev testing is exactly the community builder usecase | 15:23:57 |
| Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) changed their display name from Grimmauld to Grimmauld (any/all). | 15:38:04 |
Roberto Abdelkader Martínez Pérez | Hey everyone, I ran into some issues with Mergify in nix-community/autofirma-nix, and after contacting their support, they found that the problem was caused by Mergify trying to access nix-ld, which it didn't have permissions for. This caused merge queues in other repositories within the org to get stuck as well.
Mergify has now pushed a fix that should allow other queues to refresh properly. If anyone else was experiencing similar issues, this might have been the cause.
Just sharing in case it helps!
| 19:17:24 |
| 7 Mar 2025 |
| Qyriad changed their display name from Qyriad to qyriad. | 16:40:46 |
| Adam Neverwas joined the room. | 20:43:48 |
| Jeremy Fleischman (jfly) joined the room. | 21:37:09 |
Jeremy Fleischman (jfly) | Hi, all! I'm working on a a project where it would be useful to do some testing on macOS. adisbladis suggested I give myself access to the community builders: https://github.com/nix-community/infra/pull/1721 | 21:38:34 |
linj | In reply to @jfly:matrix.org Hi, all! I'm working on a a project where it would be useful to do some testing on macOS. adisbladis suggested I give myself access to the community builders: https://github.com/nix-community/infra/pull/1721 Your PR add you to nixos builders, not darwin builders. | 22:23:38 |
linj | In reply to @jfly:matrix.org Hi, all! I'm working on a a project where it would be useful to do some testing on macOS. adisbladis suggested I give myself access to the community builders: https://github.com/nix-community/infra/pull/1721 * | 22:23:54 |
| 8 Mar 2025 |
Jeremy Fleischman (jfly) | Ooops. Take 2: https://github.com/nix-community/infra/pull/1722 (adisbladis) | 04:19:37 |
| nf changed their profile picture. | 10:43:26 |
| Qyriad changed their display name from qyriad to Qyriad. | 21:41:03 |
| 9 Mar 2025 |
Heitor Augusto | Hey everyone, hope you're doing well! I just submitted a PR to get access to the community builders, and I'd really appreciate it if someone could take a quick look when you get a chance. | 21:19:05 |
| 10 Mar 2025 |
| sinan changed their profile picture. | 02:45:54 |
| Luke Wriglesworth joined the room. | 05:14:51 |
Jonas Chevalier | I wonder how many people are using the community builders concurrently. Does anybody have a solution to track SSH connections on a server? | 16:00:23 |
magic_rb | In reply to @zimbatm:numtide.com I wonder how many people are using the community builders concurrently. Does anybody have a solution to track SSH connections on a server? I have a thing which posts to matrix on ssh login/logout, could be easily adapted to spit out prometheus metrics or something | 16:04:24 |
emily | you can use w | 16:12:11 |
emily | and ps aux | grep nix-store can help find running builds | 16:12:24 |
emily | I assume you could also use SSH audit logs | 16:12:42 |
magic_rb | My thing relies on PAM | 16:18:06 |
Gaétan Lepage | I find myself using them quite regularly, but I rarely see a lot of other users. | 19:38:32 |
emily | I use them frequently. | 19:40:50 |
emily | stdenv work would be much more painful without. | 19:41:06 |
Gaétan Lepage | From my experience, the darwin builder is the most limiting resource.
Although, I am very greatful for having access to them. Thanks to zowoq for managing the infra!
Jonas Chevalier, how is the "expenses" section of open-collective updated? Is it automated, or someone manually logs expenses forme time to time? | 19:46:12 |
Austin Horstman | That reminds me I keep forgetting to set up my old macbook to just be a builder for me... lol | 19:47:25 |
emily | I find the Darwin builder to be just fine perf-wise when it's not being overloaded. | 19:48:04 |
Austin Horstman | Yeah, its just nice being able to run more builds simultaneously. Been setting up all my random computers as remote builders | 19:48:51 |