mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
pantheon.switchboard-plug-network: use libnma
This commit is contained in:
parent
ea4b4c41ba
commit
ac7d843413
@ -11,6 +11,7 @@
|
||||
, gtk3
|
||||
, networkmanager
|
||||
, networkmanagerapplet
|
||||
, libnma
|
||||
, switchboard
|
||||
}:
|
||||
|
||||
@ -43,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
gtk3
|
||||
libgee
|
||||
networkmanager
|
||||
networkmanagerapplet
|
||||
libnma
|
||||
switchboard
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user