gnome3.gnome-initial-setup: use libnma

This commit is contained in:
Tor Hedin Brønner 2020-03-16 01:37:46 +01:00 committed by Jan Tojnar
parent e0ec9581c9
commit b6445d30a1
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -28,7 +28,7 @@
, polkit
, webkitgtk
, systemd
, networkmanagerapplet
, libnma
, tzdata
, yelp
, libgnomekbd
@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
pango
polkit
webkitgtk
networkmanagerapplet
libnma
];
patches = [