Unverified Commit 8ad2c84b authored by Maciej Krüger's avatar Maciej Krüger Committed by GitHub
Browse files

Merge pull request #315027 from luoiuan/master

dbeaver-bin: add `wrapGAppsHook`
parents f51f8dd3 4082d7e1
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 =