eigenwallet: use wrapGAppsHook3

This commit is contained in:
Mathias Sven
2026-07-03 14:28:30 +01:00
parent 2855d22cac
commit b6f223dfc7
+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 = [