From 358421d890ab1ffd35f11967d9577dc774f89643 Mon Sep 17 00:00:00 2001 From: Daniel Poelzleithner Date: Tue, 21 Dec 2021 17:46:58 +0100 Subject: citrix-workspace: fix build dependency on glib-networking without the buildInput, the GIO modules environment will not be added to the wrapper, causing the searchpath at runtime to be wrong. Now https login pages work --- pkgs/applications/networking/remote/citrix-workspace/generic.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/networking/remote/citrix-workspace/generic.nix') diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix index 2f9c5f76c5e..e54bc235863 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix @@ -70,6 +70,7 @@ stdenv.mkDerivation rec { freetype gdk-pixbuf gnome2.gtkglext + glib-networking webkitgtk gtk2 gtk2-x11 -- cgit 1.4.1