Replies: 2 comments 6 replies
|
The binaries are built and saved as bottles, but are not provided by the projects. |
|
This is now supported through mise’s built-in Homebrew bottle integration in [bootstrap.packages]
"brew:fswatch" = "latest"
"brew:watchman" = "latest"Then run: mise bootstrap packages applyI verified that both There was also a remaining Linux-specific problem: The fix has now been merged into AI-assisted — Tool: Codex; model: OpenAI/GPT-5; version: unavailable. |
Uh oh!
There was an error while loading. Please reload this page.
I have tried both
ubiandgithubbackends forfswatchandwatchmanand it is failing to get them installed. Both are available throughhomebrew.fswatchseems to not provide any build so the release is just the projects packaged upwatchmanisn't even installed usingmise use -g ...Unsure how either can be unblocked, but they must be providing some binaries somewhere, unless the
brewrecipe is doing all the work.All reactions