You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
Homebrew periodically updates dependencies, and old versions are not installable. HHVM needs rebuilding when this happens.
It would be good to automate a check for this; this could either look at our dependencies (brew deps) and when they were last updated, or try installing the bottle and executing a hello world hack file + executing the typechecker, and triggering rebuilds for all supported releases if necessary
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Homebrew periodically updates dependencies, and old versions are not installable. HHVM needs rebuilding when this happens.
It would be good to automate a check for this; this could either look at our dependencies (
brew deps
) and when they were last updated, or try installing the bottle and executing ahello world
hack file + executing the typechecker, and triggering rebuilds for all supported releases if necessaryThe text was updated successfully, but these errors were encountered: