Merge pull request #107476 from CertainLach/kwin-wayland-wrapper

kwin: allow using wrapper for qpa
This commit is contained in:
Thomas Tuegel
2021-03-24 16:15:17 -05:00
committed by GitHub
4 changed files with 37 additions and 10 deletions
+1
View File
@@ -37,6 +37,7 @@ mkDerivation {
patches = [
./0001-follow-symlinks.patch
./0002-xwayland.patch
./0003-plugins-qpa-allow-using-nixos-wrapper.patch
];
CXXFLAGS = [
''-DNIXPKGS_XWAYLAND=\"${lib.getBin xwayland}/bin/Xwayland\"''