puppet-homebrew icon indicating copy to clipboard operation
puppet-homebrew copied to clipboard

WIP: support for MacOSX arm64

Open michaelw opened this issue 3 years ago • 2 comments

This change is meant as a RFC to enable MacOS arm64 homebrew, based on other work (from datty/puppet-homebrew-1)

michaelw avatar Apr 27 '22 16:04 michaelw

@michaelw you are my hero. This MR works perfectly for me (tested on a M1, haven't checked on an Intel Macs for backwards compability)

alvagante avatar May 07 '22 22:05 alvagante

Hi @michaelw -- thanks for tackling this issue! I just merged #155 for handling the /usr/local -> /opt/homebrew change. It looks like you've got a few more improvements in here, such as HOMEBREW_CHANGE_ARCH_TO_ARM. Could you please rebase onto the newly merged code with whichever extras are valuable here?

TheKevJames avatar May 25 '22 20:05 TheKevJames