mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
labwc-tweaks-gtk: wrapGAppsHook -> wrapGAppsHook3
This commit is contained in:
parent
23cbc3c2b3
commit
a652e3e8e5
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
, gtk3
|
||||
, libxml2
|
||||
, xkeyboard_config
|
||||
, wrapGAppsHook
|
||||
, wrapGAppsHook3
|
||||
, unstableGitUpdater
|
||||
}:
|
||||
|
||||
|
@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
meson
|
||||
ninja
|
||||
pkg-config
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue