Skip to content

fix(brew): drop deprecated homebrew/services tap - #14

Merged
ptaranat merged 1 commit into
mainfrom
fix/brew-services-tap
Sep 22, 2026
Merged

ptaranat merged 1 commit into
mainfrom
fix/brew-services-tap

Conversation

@ptaranat

Copy link
Copy Markdown
Owner

Split out of #11 so it can land independently.

Homebrew deprecated and emptied this tap, so tapping it is a hard error and brew bundle fails outright:

Error: homebrew/services was deprecated. This tap is now empty

That breaks run_onchange_after_10-packages.sh on every chezmoi apply, so this is worth landing before the next apply.

brew services moved into brew core, so nothing is lost. Verified locally: brew services --help works with the tap absent.

Cherry-picked from 265b253, rebased onto the current main.

Homebrew deprecated and emptied this tap, so tapping it is now a hard
error and brew bundle fails outright:

  Error: homebrew/services was deprecated. This tap is now empty

brew services moved into brew core, so nothing is lost by removing it.
This broke run_onchange_after_10-packages.sh on every apply.
@ptaranat
ptaranat merged commit 30e1aa3 into main Sep 22, 2026
@ptaranat
ptaranat deleted the fix/brew-services-tap branch September 22, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant