-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update nixpkgs snapshot #333
Conversation
This nixpkgs update brings at least two issues. One issue is for building Emacs 24.2 or before on Linux.
Another issue is for Mac.
|
The latest clang-wrapper includes float.h that defines INFINITY macro, which causes a build failure on Mac. This patch was applied at some point between 26.3 and 27.1, so we will backport the change to older versions.
2177831
to
8f58112
Compare
@purcell This update wasn't initially successful. Could you confirm the additional changes in this PR?
|
Re-opening to rebase, then will merge. |
Thanks @akirak, happy 2025! |
@purcell Thank you! |
No description provided.