summary refs log tree commit diff
path: root/pkgs/desktops/deepin/dde-daemon
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2019-09-21 13:14:09 +0200
committerVladimír Čunát <v@cunat.cz>2019-09-21 13:14:09 +0200
commit41af38f3728bd64b80721c44ed1fb019978cbc1b (patch)
treef95e41e3f80b5f9f1f5a6c3462b6352a12575c40 /pkgs/desktops/deepin/dde-daemon
parentf0fec244ca380b9d3e617ee7b419c59758c8b0f1 (diff)
parent22d7eb74d9b554fe6a18e6542ff85bc38f0bc923 (diff)
downloadnixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar.gz
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar.bz2
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar.lz
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar.xz
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.tar.zst
nixpkgs-41af38f3728bd64b80721c44ed1fb019978cbc1b.zip
Merge branch 'staging-next'
Diffstat (limited to 'pkgs/desktops/deepin/dde-daemon')
-rw-r--r--pkgs/desktops/deepin/dde-daemon/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/deepin/dde-daemon/default.nix b/pkgs/desktops/deepin/dde-daemon/default.nix
index 19089a6b050..da217186e27 100644
--- a/pkgs/desktops/deepin/dde-daemon/default.nix
+++ b/pkgs/desktops/deepin/dde-daemon/default.nix
@@ -115,7 +115,7 @@ buildGoPackage rec {
   postFixup = ''
     # wrapGAppsHook does not work with binaries outside of $out/bin or $out/libexec
     for binary in $out/lib/deepin-daemon/*; do
-      wrapProgram $binary "''${gappsWrapperArgs[@]}"
+      wrapGApp "$binary"
     done
 
     searchHardCodedPaths $out  # debugging