Merge pull request #130518 from Mic92/lxappearance

lxappearance: add wrapGAppsHook
This commit is contained in:
Jörg Thalheim
2021-07-18 10:13:15 +01:00
committed by GitHub
@@ -5,6 +5,7 @@
, libX11
, gtk2
, gtk3
, wrapGAppsHook
, withGtk3 ? true
}:
@@ -20,6 +21,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkg-config
intltool
wrapGAppsHook
];
buildInputs = [