about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-12-01 00:11:47 +0100
committerJan Tojnar <jtojnar@gmail.com>2019-12-01 01:01:40 +0100
commit8cbc862b83dc3528ec1ee909adf29893b8376a7e (patch)
treeb14fb3c82eec3f1b3acd35699610066cf1bae25e /pkgs/applications/networking/remote
parent28cb34d538d1ebad82def13259246ea1d7e1277f (diff)
downloadnixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar.gz
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar.bz2
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar.lz
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar.xz
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.tar.zst
nixlib-8cbc862b83dc3528ec1ee909adf29893b8376a7e.zip
dconf: move to top-level
Diffstat (limited to 'pkgs/applications/networking/remote')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/default.nix b/pkgs/applications/networking/remote/citrix-workspace/default.nix
index 26e8cf59a9e9..dc6f85f2130e 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/default.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/default.nix
@@ -9,6 +9,7 @@
 , makeDesktopItem
 , tzdata
 , cacert
+, dconf
 , glib
 , gtk2
 , atk
@@ -137,7 +138,7 @@ let
         gdk-pixbuf
         cairo
         pango
-        gnome3.dconf
+        dconf
         xorg.libX11
         xorg.libXext
         xorg.libXrender