-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
network-manager: 1.6.2 -> 1.8.2 #29375
Conversation
Thanks for the patch. Tested with wifi/wired connections, works well here <3 |
Hum actually when trying to setup my vpn so maybe an override for modprobe might be required ?
|
I was wondering why the nixos-rebuild succeeded even though I could not compile it from source. Now it fails on
even though I have gnome2.gtk-doc installed. Wouldn't it be best if the derivation could work from the source rather than the archive ? |
The following patch seems to help. with-distro and with-libsoup flags seem useless now ( There is another problem I don't know how to fix
|
Hmm weird that you need this patch. My compilation worked without any problems, but I will integrate your patch :) |
ef17d0c
to
adec41e
Compare
Okay, I updated the pr. I also could fix the po/Makefile error. |
Great now it compiles just fine even without the configure script. |
Could you also bump the applet version, please? It will probably work better if they match. |
Thanks for working on this. 1.8.2 at least is critical if you use NM for VPN connections because it contains this commit: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=6f61497a1beb20ff2f224d163685b78c7baa76b0 Other discussions: |
I still fail to connect to my VPN but this might be unrelated to the PR and more having to strongSwan.
|
I bumped the applet version, @bkchr could you cherry-pick eqyiel@07b6a8f? I'm using both right now and it seems OK:
(the errors are related to having disabled ipv6) |
I could cherry pick, but I think you could also open your own pull request. As I understand that right, the applet is only for gnome? It you want, open a pr and link this pr :) Edit: ignore what I said, I will cherry-pick your commit :) |
Make `network-manager-applet` version match `network-manager` version. Ref: NixOS#29375 (comment)
Added your commit and removed libselinux. nox-review is still running for the changes. |
nox-review did not report any errors :) |
Thanks, I wasn't sure what to do about that! |
Can we move this forward? |
@Phreedom @rickynils could you merge this pr? |
@rickynils thanks! |
Motivation for this change
Requires #29371 for nox-review without errors.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)