-
Notifications
You must be signed in to change notification settings - Fork 138
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
Arm32 compile fails on nix dependency #611
Comments
Looks like the below updates fix the arm32 builds. Would it be possible for someone to update the dependencies? I'm not sure how to do it correctly for a PR otherwise I would have submitted a PR.
|
if it works with just those 3 commands ran, you can git add Cargo.lock, commit and push, it should be enough |
Looks like the builds are back to green with arm32, closing the issue. Thank you @fdb-hiroshima for all the help! |
The arm32 build fail with the linked error. It seems this is fixed in an updated version of nix. Would it be possible for the nix version to be bumped to get arm32 support back?
Build errors: https://paste.lollipopcloud.solutions/?1185aefe37177bb9#uOSxiTy5YkA/ApGmpVHj0BZQ47equRKpVt1FkRHCAJM=
Nix issue: nix-rust/nix#1057
The text was updated successfully, but these errors were encountered: