Skip to content

Commit

Permalink
labwc-tweaks-gtk: wrapGAppsHook -> wrapGAppsHook3
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinidoge committed Apr 29, 2024
1 parent 3db313a commit 8dd36b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/la/labwc-tweaks-gtk/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
, gtk3
, libxml2
, xkeyboard_config
, wrapGAppsHook
, wrapGAppsHook3
, unstableGitUpdater
}:

Expand All @@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
meson
ninja
pkg-config
wrapGAppsHook
wrapGAppsHook3
];

buildInputs = [
Expand Down

0 comments on commit 8dd36b8

Please sign in to comment.