kupfer: change wafHook to waf.hook

This commit is contained in:
Anderson Torres 2023-08-23 07:58:16 -03:00
parent de42071988
commit 6437704b04

View File

@ -10,7 +10,7 @@
, desktop-file-utils
, shared-mime-info
, wrapGAppsHook
, wafHook
, waf
, bash
, dbus
}:
@ -31,7 +31,7 @@ buildPythonApplication rec {
nativeBuildInputs = [
wrapGAppsHook intltool
# For setup hook
gobject-introspection wafHook
gobject-introspection waf.hook
itstool # for help pages
desktop-file-utils # for update-desktop-database
shared-mime-info # for update-mime-info