eigenwallet: use wrapGAppsHook3 (#538121)

This commit is contained in:
Peder Bergebakken Sundt
2026-07-10 16:23:48 +00:00
committed by GitHub
+2
View File
@@ -4,6 +4,7 @@
stdenv,
dpkg,
autoPatchelfHook,
wrapGAppsHook3,
cairo,
gdk-pixbuf,
webkitgtk_4_1,
@@ -22,6 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
nativeBuildInputs = [
dpkg
autoPatchelfHook
wrapGAppsHook3
];
buildInputs = [