gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false (regression after #55735)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, itstool, libxml2, dbus-glib,
|
||||
libxklavier, libcanberra-gtk3, librsvg, libappindicator-gtk3,
|
||||
desktop-file-utils, gnome3, mate, hicolor-icon-theme, wrapGAppsHook
|
||||
desktop-file-utils, gnome3, gtk3, mate, hicolor-icon-theme, wrapGAppsHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
libcanberra-gtk3
|
||||
librsvg
|
||||
libappindicator-gtk3
|
||||
gnome3.gtk
|
||||
gtk3
|
||||
gnome3.dconf
|
||||
hicolor-icon-theme
|
||||
mate.mate-desktop
|
||||
|
||||
Reference in New Issue
Block a user