pantheon.switchboard-plug-network: use libnma

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

View file

@ -11,6 +11,7 @@
, gtk3
, networkmanager
, networkmanagerapplet
, libnma
, switchboard
}:
@ -43,7 +44,7 @@ stdenv.mkDerivation rec {
gtk3
libgee
networkmanager
networkmanagerapplet
libnma
switchboard
];