gdmap: add missing wrapGAppsHook3 (#482811)

This commit is contained in:
Bjørn Forsman
2026-01-22 21:36:21 +00:00
committed by GitHub
+2
View File
@@ -9,6 +9,7 @@
pkg-config,
libxml2,
gettext,
wrapGAppsHook3,
}:
stdenv.mkDerivation {
@@ -26,6 +27,7 @@ stdenv.mkDerivation {
meson
ninja
pkg-config
wrapGAppsHook3
];
buildInputs = [
gtk3