1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
];