-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lychee 0.7.0 (new formula) #70216
lychee 0.7.0 (new formula) #70216
Conversation
Not compatible with ARM yet, it seems. |
Upstream seems to think that the issue is probably similar to getting |
It's possible:
except that |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
a90fda4
to
c6aba87
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm actually not opposed to this formula even if it doesn't build on ARM. I imagine it will eventually anyway.
Rebased, though, to make sure it builds against the current version of Rust.
Just FYI, they're waiting on some of their own dependencies for Big Sur support: lycheeverse/lychee#59 (comment). |
If you prefer to wait that's fine with me too. I just thought you were waiting for someone else to approve this before you merged. |
I can rebase it anyways; I've kind of just left this open here for tracking purposes up until now. |
c6aba87
to
7404c73
Compare
7404c73
to
4c913b7
Compare
Looks like all checks are passing now 🎉 |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?