Nix flake is broken on macOS
The build fails because it cannot find Darwin’s Security framework:
cd heartwood
nix build .#packages.aarch64-darwin.default
The build fails because it cannot find Darwin’s Security framework:
cd heartwood
nix build .#packages.aarch64-darwin.default
Fixed in patch bd812ba
Fixed
Merged by the following patch: