I know home brew is probably not the coolest kid on the block (at least not like Nix). But it has a huge library of tools that we could leverage. So if we can get a buildpack that can install home brew packages that will be great.
Homebrew already has a file format for specifying a list of packages to install we can use for detection. See https://docs.brew.sh/Brew-Bundle-and-Brewfile
I know home brew is probably not the coolest kid on the block (at least not like Nix). But it has a huge library of tools that we could leverage. So if we can get a buildpack that can install home brew packages that will be great.
Homebrew already has a file format for specifying a list of packages to install we can use for detection. See https://docs.brew.sh/Brew-Bundle-and-Brewfile