From a3b66b2eee8ca526d56079a19f3cbffe6ad9a7f6 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Tue, 24 Jun 2025 17:22:22 -0500 Subject: [PATCH] citrix_workspace: fix tray icon Signed-off-by: Austin Horstman --- .../applications/networking/remote/citrix-workspace/generic.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix index 35f7f893a8d3..d7a3050a3f76 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix @@ -56,6 +56,7 @@ libcanberra-gtk3, sane-backends, fetchurl, + libappindicator-gtk3, homepage, version, @@ -190,6 +191,7 @@ stdenv.mkDerivation rec { glib glib-networking pcsclite + libappindicator-gtk3 xorg.libX11 xorg.libXScrnSaver