Skip to content

Commit

Permalink
cosmic-tasks: use renamed wrapGAppsHook3
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwilsdon authored and wegank committed May 3, 2024
1 parent 095591c commit e428ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/co/cosmic-tasks/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
, rustPlatform
, fetchFromGitHub
, pkg-config
, wrapGAppsHook
, wrapGAppsHook3
, atk
, cairo
, gdk-pixbuf
Expand Down Expand Up @@ -57,7 +57,7 @@ in rustPlatform.buildRustPackage rec {

nativeBuildInputs = [
pkg-config
wrapGAppsHook
wrapGAppsHook3
];

buildInputs = [
Expand Down

0 comments on commit e428ac5

Please sign in to comment.