Commit 4082d7e1 authored by luoch's avatar luoch
Browse files

dbeaver-bin: add `wrapGAppsHook3`

parent e32580d9
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 =