fix: remove stale nmrs-aur submodule gitlink#331
Merged
cachebag merged 1 commit intocachebag:masterfrom Apr 9, 2026
Merged
Conversation
cachebag
approved these changes
Apr 9, 2026
Contributor
Author
|
@cachebag can you do a patch release after this one? So I don't have to keep a git dependency |
Owner
Yes sir. Will cut a release as soon as I'm home from work. |
okhsunrog
added a commit
to okhsunrog/archinstall_zfs
that referenced
this pull request
Apr 9, 2026
Both of our PRs on upstream nmrs have merged: - cachebag/nmrs#330 (Send bound on for_each_access_point) - cachebag/nmrs#331 (stale nmrs-aur gitlink removal) The latest published crates.io release (2.2.0) still predates both, so we stay on a git patch until a new version is cut — but the patch now points at upstream master pinned to commit 352f57e instead of our local fork branch. The old fork branch `okhsunrog/nmrs#fix/send-bounds-for-each-ap` becomes unreferenced after this; it can stay around as a safety net or be deleted at any time since upstream has the same content. Drop this [patch.crates-io] block entirely once nmrs cuts a new release and bump core/Cargo.toml's nmrs constraint to it. Verified all four slint-ui + tui profiles build clean against the upstream pin (linuxkms, desktop, desktop-mock, tui) and core wifi tests still pass.
Owner
@okhsunrog Sorry for the delay! |
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.
As discussed earlier, nothing much to say here.
Dropping the gitlink unblocks cargo dependency resolution.