nixos/enlightenment: fix build with config.allowAliases=false

This commit is contained in:
volth
2019-05-13 03:50:52 +00:00
committed by GitHub
parent 562a475258
commit 46b9e5c3d4

View File

@@ -34,7 +34,7 @@ in
pkgs.gtk2 # To get GTK+'s themes.
pkgs.tango-icon-theme
pkgs.gnome2.gnomeicontheme
pkgs.gnome2.gnome_icon_theme
pkgs.xorg.xcursorthemes
];