cosmic-tasks: use renamed wrapGAppsHook3

This commit is contained in:
Jack Wilsdon 2024-05-03 01:31:29 +01:00 committed by Weijia Wang
parent 095591c0d4
commit e428ac54ac

View File

@ -2,7 +2,7 @@
, rustPlatform
, fetchFromGitHub
, pkg-config
, wrapGAppsHook
, wrapGAppsHook3
, atk
, cairo
, gdk-pixbuf
@ -57,7 +57,7 @@ in rustPlatform.buildRustPackage rec {
nativeBuildInputs = [
pkg-config
wrapGAppsHook
wrapGAppsHook3
];
buildInputs = [