Commit e428ac54 authored by Jack Wilsdon's avatar Jack Wilsdon Committed by Weijia Wang
Browse files

cosmic-tasks: use renamed wrapGAppsHook3

parent 095591c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [