Commit 9c8cced0 authored by luoch's avatar luoch Committed by github-actions[bot]
Browse files

dbeaver-bin: add `wrapGAppsHook3`

(cherry picked from commit 4082d7e1)
parent 75524589
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
, openjdk17
, gnused
, autoPatchelfHook
, wrapGAppsHook3
}:

stdenvNoCC.mkDerivation (finalAttrs: {
@@ -15,6 +16,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
    makeWrapper
    gnused
    autoPatchelfHook
    wrapGAppsHook3
  ];

  src =