light-locker: wrapGAppsHook to nativeBuildInputs

This commit is contained in:
worldofpeace 2019-09-02 00:08:17 -04:00 committed by GitHub
parent 363292b7c0
commit 5f07745f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
meson
ninja
pkgconfig
wrapGAppsHook
];
buildInputs = [
@ -45,7 +46,6 @@ stdenv.mkDerivation rec {
libXext
libXxf86vm
systemd
wrapGAppsHook
];
mesonFlags = [