Merge pull request #315027 from luoiuan/master

dbeaver-bin: add `wrapGAppsHook`
This commit is contained in:
Maciej Krüger 2024-05-27 14:32:58 +02:00 committed by GitHub
commit 8ad2c84b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 =