khotkeys: fix intermittant parallel build failure
This commit is contained in:
parent
22b10bac78
commit
69438a397f
@ -13,4 +13,5 @@ mkDerivation {
|
||||
plasma-framework plasma-workspace qtx11extras
|
||||
];
|
||||
outputs = [ "out" "dev" "bin" ];
|
||||
enableParallelBuild = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user