| 7 May 2026 |
Randy Eckenrode | I’m also bumping xar and ld64 in the source release update. The patches apply cleanly, so why not? | 23:56:57 |
| 8 May 2026 |
| @ollema:matrix.org left the room. | 05:52:46 |
| jopejoe1 changed their display name from jopejoe1 (4094@epvpn) to jopejoe1. | 08:44:50 |
| @rgb:dreyeck.freedombox.rocks left the room. | 20:20:49 |
Randy Eckenrode | diff in the source release update requires macOS 26.4 …. | 22:40:03 |
Randy Eckenrode | dyld got new implementations of nm, libtool, lipo, size, and strings. | 23:48:10 |
Randy Eckenrode | I guess I should add those to the dyld package. Why are they there though? | 23:48:23 |
| 9 May 2026 |
hexa | https://github.com/NixOS/nixpkgs/pull/518214 | 00:03:19 |
hexa | I have frankly no idea why people would need dovecot on a mac | 00:03:31 |
hexa | But why does he claim it builds for him, but it fails to link for me on the community builder. | 00:04:04 |
hexa | hexa@darwin01 ~ % sw_vers
ProductName: macOS
ProductVersion: 15.7.5
BuildVersion: 24G624
| 00:04:41 |
hexa | hm | 00:04:41 |
Ben Sparks | hm, i managed to build this on aarch64-darwin laptop. am i missing something?
[nix-shell:~/.cache/nixpkgs-review/pr-518214]$ sw_vers
ProductName: macOS
ProductVersion: 14.6.1
BuildVersion: 23G9
| 00:33:38 |
Ben Sparks | * hm, i managed to build this on aarch64-darwin. am i missing something?
[nix-shell:~/.cache/nixpkgs-review/pr-518214]$ sw_vers
ProductName: macOS
ProductVersion: 14.6.1
BuildVersion: 23G9
| 00:33:46 |
hexa | "this"? | 00:33:49 |
hexa | as I pointed out this is about the dovecot attribute | 00:34:00 |
hexa | which is still marked broken | 00:34:04 |
Ben Sparks | when checking out their branch manually, I got the following output
-> % nom-build -A dovecot_2_4
Finished at 02:40:49 after 0s
/nix/store/fx2jl6xc4dn0v1h95fi89f8ckxcnms3n-dovecot-2.4.3
-> % ./result/bin/dovecot --version
2.4.3 (e278b1e09b)
it's late, I hope I got the right package this time
| 00:41:09 |
Ben Sparks | but it was build from source, the original invocation took:
┗━ ∑ ⏵ 0 │ ✔ 1 │ ⏸ 0 │ ↓ 0 │ ↓ 1 │ ⏸ 0 │ Finished at 02:39:02 after 2m24s
/nix/store/fx2jl6xc4dn0v1h95fi89f8ckxcnms3n-dovecot-2.4.3
| 00:42:12 |
Ben Sparks | * but it was built from source, the original invocation took:
┗━ ∑ ⏵ 0 │ ✔ 1 │ ⏸ 0 │ ↓ 0 │ ↓ 1 │ ⏸ 0 │ Finished at 02:39:02 after 2m24s
/nix/store/fx2jl6xc4dn0v1h95fi89f8ckxcnms3n-dovecot-2.4.3
| 00:42:18 |
hexa | did you NIXPKGS_ALLOW_BROKEN=1? | 00:42:57 |
Ben Sparks | nope | 00:43:50 |
hexa | then I'm not sure waht you built | 00:44:19 |
hexa | the package is still marked broken on his branch | 00:44:23 |
Ben Sparks | which is why i am equally surprised that anything even happened, | 00:45:10 |
Ben Sparks | * which is why i am equally surprised that anything even happened, because git log shows commit 3b5c8af5fc607523f8a7c4b7b2e864dd11a490a6 (HEAD, kfiz/push-uwwltzvqoknm), which lines up with the head of their branch | 00:45:54 |
Ben Sparks | * which is why i am equally surprised that anything even happened, because git log shows commit 3b5c8af5fc607523f8a7c4b7b2e864dd11a490a6 (HEAD, kfiz/push-uwwltzvqoknm), which lines up with the head of their branch | 00:46:02 |
hexa | Redacted or Malformed Event | 00:46:14 |
hexa | well, your outpath is in my derivation | 00:50:12 |
hexa | fails when building it locally on the darwin community builder | 00:56:40 |