skk-dicts: enable parallel builds

Tested at -j48.
This commit is contained in:
Alyssa Ross
2021-11-12 15:45:05 +00:00
parent be1f676cfa
commit ac1f7fdffb
@@ -62,6 +62,8 @@ stdenv.mkDerivation {
$out/share/$(dictname ${assoc}) >> $dst
'';
enableParallelBuilding = true;
meta = {
description = "A collection of standard SKK dictionaries";
longDescription = ''