Update nix and fix armv7/armhf test errors#664
Merged
Nukesor merged 2 commits intoNukesor:mainfrom Mar 2, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (76.81%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #664 +/- ##
==========================================
+ Coverage 76.80% 76.81% +0.01%
==========================================
Files 95 95
Lines 5772 5776 +4
==========================================
+ Hits 4433 4437 +4
Misses 1339 1339 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Nukesor
approved these changes
Mar 2, 2026
Owner
Nukesor
left a comment
There was a problem hiding this comment.
Neat, thanks!
Should I publish another release?
Contributor
Author
|
Sure, then I can drop these changes as patches from Alpine and see if I can make any progress on loongarch64 there. |
Owner
|
Done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves remaining issues from #658 by upstreaming patches for edge cases discovered in Alpine CI: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/96716
No need to do another release or test these obscure platforms, I'll try and keep this package updated on Alpine and come back to you if we hit any more arch-specific issues. 🍻
Checklist
Please make sure the PR adheres to this project's standards:
CHANGELOG.md.cargo clippyandcargo fmt. The CI will fail otherwise anyway.