mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 21:24:03 +00:00
nixos/enlightenment: fix build with config.allowAliases=false
This commit is contained in:
parent
562a475258
commit
46b9e5c3d4
@ -34,7 +34,7 @@ in
|
|||||||
pkgs.gtk2 # To get GTK+'s themes.
|
pkgs.gtk2 # To get GTK+'s themes.
|
||||||
pkgs.tango-icon-theme
|
pkgs.tango-icon-theme
|
||||||
|
|
||||||
pkgs.gnome2.gnomeicontheme
|
pkgs.gnome2.gnome_icon_theme
|
||||||
pkgs.xorg.xcursorthemes
|
pkgs.xorg.xcursorthemes
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user