labwc-tweaks-gtk: wrapGAppsHook -> wrapGAppsHook3

This commit is contained in:
Infinidoge 2024-04-29 14:49:58 -04:00 committed by Weijia Wang
parent 23cbc3c2b3
commit a652e3e8e5

View File

@ -7,7 +7,7 @@
, gtk3 , gtk3
, libxml2 , libxml2
, xkeyboard_config , xkeyboard_config
, wrapGAppsHook , wrapGAppsHook3
, unstableGitUpdater , unstableGitUpdater
}: }:
@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
meson meson
ninja ninja
pkg-config pkg-config
wrapGAppsHook wrapGAppsHook3
]; ];
buildInputs = [ buildInputs = [