cosmic-tasks: use renamed wrapGAppsHook3

This commit is contained in:
Jack Wilsdon
2024-05-03 09:06:20 +02:00
committed by Weijia Wang
parent 095591c0d4
commit e428ac54ac
+2 -2
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 = [