mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
gnome3.gnome-initial-setup: use libnma
This commit is contained in:
parent
e0ec9581c9
commit
b6445d30a1
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue