cosmic-tasks: use renamed wrapGAppsHook3

This commit is contained in:
Jack Wilsdon
2024-05-03 01:31:29 +01:00
parent 0471a8be05
commit 4facacb5f7
+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 = [