3
0
Fork 0
forked from mirrors/nixpkgs

skk-dicts: enable parallel builds

Tested at -j48.
This commit is contained in:
Alyssa Ross 2021-11-12 15:11:25 +00:00
parent be1f676cfa
commit ac1f7fdffb
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0

View file

@ -62,6 +62,8 @@ stdenv.mkDerivation {
$out/share/$(dictname ${assoc}) >> $dst
'';
enableParallelBuilding = true;
meta = {
description = "A collection of standard SKK dictionaries";
longDescription = ''