guix: Build support for macOS by dongcarl · Pull Request #17920 · bitcoin/bitcoin

This PR brings our Guix builds on par with Gitian in terms of supported architectures. Reviewers: if you run a build, please submit: find output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 ...