clapper: switch to correct wrapping hook

wrapGAppsHook uses GTK 3
This commit is contained in:
Jan Tojnar 2022-02-17 05:03:41 +01:00
parent 4f2544d242
commit 722efebcf7

View File

@ -12,7 +12,7 @@
, desktop-file-utils
, makeWrapper
, shared-mime-info
, wrapGAppsHook
, wrapGAppsHook4
, meson
, gjs
, gtk4
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
pkg-config
python3
shared-mime-info # for update-mime-database
wrapGAppsHook # for gsettings
wrapGAppsHook4 # for gsettings
];
buildInputs = [