dbeaver-bin: add wrapGAppsHook3

(cherry picked from commit 4082d7e115)
This commit is contained in:
luoch 2024-05-27 16:35:09 +08:00 committed by github-actions[bot]
parent 755245893a
commit 9c8cced0fa

View File

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