summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/nm-plugin-path.patch
Commit message (Collapse)AuthorAge
* gnu: network-manager: Appease guix lint.Brice Waegeneire2020-05-22
| | | | | | | * gnu/packages/gnome.scm (network-manager)[home-page]: Use the permenant redirect URL. * gnu/packages/patches/nm-plugin-path.patch: Renamed to 'gnu/packages/patches/network-manager-plugin-path.patch'.
* gnu: network-manager: Fix plugin loading problem.Tomáš Čech2019-07-17
* gnu/packages/patches/nm-plugin-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (network-manager)[source](patches): New field. Signed-off-by: Jelle Licht <jlicht@fsfe.org>