plasma5Packages.kwin: fix expected output

This commit is contained in:
Sandro Jäckel 2021-11-10 01:23:53 +01:00
parent 37bd69672d
commit d849eaee70
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -34,7 +34,7 @@ mkDerivation {
plasma-framework libqaccessibilityclient
];
outputs = [ "dev" "out" ];
outputs = [ "out" "dev" ];
patches = [
./0001-follow-symlinks.patch
./0002-xwayland.patch