summary refs log tree commit diff
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-27 13:50:05 +0200
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-07-27 08:14:56 -0700
commitb683f580c03d522ffde1964c8e9b47dd5b25b68d (patch)
tree872eccef60db2aaa0ad3407df8fd9c2abfac5a8b
parentd64d6fb45af3c49beb7950e1e9d0716203c598b3 (diff)
downloadnixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar.gz
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar.bz2
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar.lz
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar.xz
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.tar.zst
nixpkgs-b683f580c03d522ffde1964c8e9b47dd5b25b68d.zip
icecat-bin: remove alias
-rw-r--r--pkgs/applications/networking/browsers/icecat-bin/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/icecat-bin/default.nix b/pkgs/applications/networking/browsers/icecat-bin/default.nix
index 6f5da5b92a6..2427570a59d 100644
--- a/pkgs/applications/networking/browsers/icecat-bin/default.nix
+++ b/pkgs/applications/networking/browsers/icecat-bin/default.nix
@@ -4,6 +4,7 @@
 , autoPatchelfHook
 , wrapGAppsHook
 , gnome2
+, gtk2
 , nss
 , xdg-utils
 , xorg
@@ -77,7 +78,7 @@ stdenv.mkDerivation rec {
     gdk-pixbuf
     glib
     gnome2.GConf
-    gnome2.gtk
+    gtk2
     gtk3
     libX11
     libXScrnSaver