Homebrew / homebrew-bundle

📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
MIT License
5.36k stars 288 forks source link

Support `link: :overwrite` option #1455

Closed yelsa closed 1 month ago

yelsa commented 2 months ago

Closes https://github.com/Homebrew/homebrew-bundle/issues/1062 Resolves https://github.com/Homebrew/homebrew-bundle/pull/1116#discussion_r975223823, https://github.com/Homebrew/homebrew-bundle/pull/1116#discussion_r976260667

shanesmith commented 1 month ago

This has unfortunately broken file path formulas: https://github.com/Homebrew/homebrew-bundle/issues/1460

As mentioned in the issue I've noticed file path formulas are essentially deprecated so not sure if it's worth a revert or an attempt to fix forward.