gtkLibs.gtk moved to gtk
svn path=/nixos/trunk/; revision=33096
This commit is contained in:
parent
001fcad421
commit
34c2f2cf58
@ -46,7 +46,7 @@ in
|
|||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
[
|
[
|
||||||
pkgs.gtkLibs.gtk # To get GTK+'s themes.
|
pkgs.gtk # To get GTK+'s themes.
|
||||||
pkgs.hicolor_icon_theme
|
pkgs.hicolor_icon_theme
|
||||||
pkgs.shared_mime_info
|
pkgs.shared_mime_info
|
||||||
pkgs.which # Needed by the xfce's xinitrc script.
|
pkgs.which # Needed by the xfce's xinitrc script.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user