| 9 May 2024 |
| remi-gelinas joined the room. | 13:39:01 |
remi-gelinas | Any admins around that would be able to add antifuchs to nix-community? | 13:39:36 |
antifuchs | thanks zowoq & remi-gelinas, I'm in! | 14:39:32 |
remi-gelinas | Is this the correct place to request a new project-specific room? | 15:00:40 |
remi-gelinas | I feel like with adding more maintainers, adding a new room somewhere for nix-ts-mode might prevent spam in larger rooms | 15:01:15 |
| Sigmanificient joined the room. | 16:24:19 |
| GalaxyNova joined the room. | 20:26:47 |
| 10 May 2024 |
| @isabel:isabelroses.com changed their profile picture. | 13:15:13 |
| EsperLily [she/her] changed their profile picture. | 18:57:09 |
| 11 May 2024 |
| Roland Coeurjoly joined the room. | 17:58:38 |
Julien | Try sending your request here: https://matrix.to/#/#users:nixos.org | 18:46:20 |
toonn | There's a room specifically for Matrix matters, pretty sure requesting a new room fits. | 18:58:00 |
toonn | #matrix:nixos.org? | 18:58:08 |
eyJhb | @toonn wasn't it just posted in the wrong room? :D Not a request for a new one | 19:23:07 |
toonn | eyJhb: I may have misunderstood. Thought it was a reply to remi-gelinas. | 19:44:31 |
eyJhb | Oh i didn't see. That makes sense | 20:03:36 |
eyJhb | In reply to @morgrimm:matrix.org Is this the correct place to request a new project-specific room? !rMMJVYqfOEOLttKGza:nixos.org | 20:03:44 |
| 12 May 2024 |
| Entity303 joined the room. | 14:36:59 |
| 15 May 2024 |
| lassulus changed their profile picture. | 19:31:06 |
| 16 May 2024 |
zowoq | We've upgraded the darwin build box to a mac mini m2 with 24gb ram and 1tb sdd. | 04:58:47 |
zowoq | * We've upgraded the darwin build box to a mac mini m2 with 24gb ram and 1tb ssd. | 04:59:00 |
zowoq | * We've upgraded the darwin build box to a mac mini m2 with 24gb ram and 1tb internal ssd. | 06:18:39 |
Gaétan Lepage | Great news !
Although I can succesfully build packages by SSH-ing the darwin builder, I cannot build darwin packages from my host system anymore...
Failed to find a machine for remote build!
derivation: 3w2q4p4qg8167qr6jsm9fdnmg6vlqzyi-pest_generator-2.7.10.drv
required (system, features): (aarch64-darwin, [])
4 available machines:
(systems, maxjobs, supportedFeatures, mandatoryFeatures)
([aarch64-linux], 64, [benchmark, big-parallel, kvm, nixos-test], [])
([aarch64-darwin, x86_64-darwin], 32, [big-parallel], [])
([i686-linux, riscv64-linux], 16, [benchmark, big-parallel, kvm, nixos-test], [])
([x86_64-linux], 48, [big-parallel], [])
| 06:27:03 |
@brian:bmcgee.ie | zowoq: lemme know if you run into any issues with https://github.com/nix-community/infra/pull/1266, feedback is welcome | 08:13:50 |
Gaétan Lepage | In reply to @glepage:matrix.org
Great news !
Although I can succesfully build packages by SSH-ing the darwin builder, I cannot build darwin packages from my host system anymore...
Failed to find a machine for remote build!
derivation: 3w2q4p4qg8167qr6jsm9fdnmg6vlqzyi-pest_generator-2.7.10.drv
required (system, features): (aarch64-darwin, [])
4 available machines:
(systems, maxjobs, supportedFeatures, mandatoryFeatures)
([aarch64-linux], 64, [benchmark, big-parallel, kvm, nixos-test], [])
([aarch64-darwin, x86_64-darwin], 32, [big-parallel], [])
([i686-linux, riscv64-linux], 16, [benchmark, big-parallel, kvm, nixos-test], [])
([x86_64-linux], 48, [big-parallel], [])
Updating the publicHostKey made the trick.
-> GaetanLepage/nix-config/commit/ffa2f4db60947db7932c19ac49e1f44b86c54ac5 | 09:33:50 |
Gaétan Lepage | * Updating the publicHostKey made the trick.
-> https://github.com/GaetanLepage/nix-config/commit/ffa2f4db60947db7932c19ac49e1f44b86c54ac5 | 09:33:59 |
| @crunch:kde.org joined the room. | 11:38:05 |
toonn | zowoq: Is the fingerprint available for reference anywhere? | 12:08:28 |
toonn | Of the new Darwin builder that is. | 12:11:38 |
Gaétan Lepage | [1] glepage@darwin01> cat /etc/ssh/ssh_host_ed25519_key.pub ~
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFz8FXSVEdf8FvDMfboxhB5VjSe7y2WgSa09q1L4t099
| 12:29:20 |