mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 21:21:06 +00:00
gnome3.gnome-control-center: use libnma
This commit is contained in:
parent
50438bd5b1
commit
691ddf1a8e
|
@ -48,6 +48,7 @@
|
|||
, mutter
|
||||
, networkmanager
|
||||
, networkmanagerapplet
|
||||
, libnma
|
||||
, ninja
|
||||
, pkgconfig
|
||||
, polkit
|
||||
|
@ -126,7 +127,7 @@ stdenv.mkDerivation rec {
|
|||
modemmanager
|
||||
mutter # schemas for the keybindings
|
||||
networkmanager
|
||||
networkmanagerapplet
|
||||
libnma
|
||||
polkit
|
||||
samba
|
||||
tracker
|
||||
|
|
Loading…
Reference in a new issue