gnome3.gtk -> gtk3

fix evaluation when config.allowAliases == false

(regression after #55735)
This commit is contained in:
volth
2019-03-24 14:34:39 -04:00
committed by worldofpeace
parent 5bf6a13417
commit 2be90ccb4f
24 changed files with 53 additions and 55 deletions
@@ -1,5 +1,5 @@
{ stdenv, fetchFromGitHub, autoreconfHook, pkgconfig, intltool, file,
desktop-file-utils, enchant, gnome3, gst_all_1, hicolor-icon-theme,
desktop-file-utils, enchant, gnome3, gtk3, gst_all_1, hicolor-icon-theme,
libsigcxx, libxmlxx, xdg_utils, isocodes, wrapGAppsHook
}:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
buildInputs = [
desktop-file-utils
enchant
gnome3.gtk
gtk3
gnome3.gtkmm
gst_all_1.gstreamer
gst_all_1.gstreamermm