Package Details: nmrs 1.6.0-1

Git Clone URL: https://aur.archlinux.org/nmrs.git (read-only, click to copy)
Package Base: nmrs
Description: Wayland-native GUI for NetworkManager, built with Rust and GTK4
Upstream URL: https://github.com/networkmanager-rs/nmrs-gui
Licenses: MIT
Submitter: cachebag
Maintainer: cachebag
Last Packager: cachebag
Votes: 0
Popularity: 0.000000
First Submitted: 2025-11-21 00:17 (UTC)
Last Updated: 2026-05-21 02:56 (UTC)

Latest Comments

mopoke commented on 2026-04-16 04:44 (UTC)

The build is currently failing for me with the following error:

error: cannot update the lock file [...] because --locked was passed

This suggests the committed Cargo.lock is out of sync with the current dependencies.

Removing --locked from the cargo build line in the PKGBUILD resolves it locally.

You may need to run cargo update in the source tree and recommit the updated Cargo.lock.

nki3 commented on 2026-02-28 04:45 (UTC)

I made a diff file to update the aur package to the latest version. I have the aur repo cloned on my github the 2.0.1 commit here and uploaded the patch file at https://fileninja.io/download/69a2728b6246731a73936c64/0001-Update-to-2.0.1.patch (expires March 25). This is my pull request to update the aur package, please let me know what you think.