mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
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 =
|
||||
[
|
||||
pkgs.gtkLibs.gtk # To get GTK+'s themes.
|
||||
pkgs.gtk # To get GTK+'s themes.
|
||||
pkgs.hicolor_icon_theme
|
||||
pkgs.shared_mime_info
|
||||
pkgs.which # Needed by the xfce's xinitrc script.
|
||||
|
Loading…
Reference in New Issue
Block a user