plasma5Packages.kwin: fix expected output
This commit is contained in:
parent
37bd69672d
commit
d849eaee70
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ mkDerivation {
|
|||
plasma-framework libqaccessibilityclient
|
||||
|
||||
];
|
||||
outputs = [ "dev" "out" ];
|
||||
outputs = [ "out" "dev" ];
|
||||
patches = [
|
||||
./0001-follow-symlinks.patch
|
||||
./0002-xwayland.patch
|
||||
|
|
Loading…
Reference in a new issue