about summary refs log tree commit diff
path: root/pkgs/tools/inputmethods/skk
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-11-12 15:11:25 +0000
committerAlyssa Ross <hi@alyssa.is>2021-11-12 15:45:05 +0000
commitac1f7fdffb2eb4157fdef2175c6ea9d4495f3b5a (patch)
tree2dcecc4df7ad471343c1a5e40f6d3b6d109250de /pkgs/tools/inputmethods/skk
parentbe1f676cfafce0f694cc090061296cf21310df17 (diff)
skk-dicts: enable parallel builds
Tested at -j48.
Diffstat (limited to 'pkgs/tools/inputmethods/skk')
-rw-r--r--pkgs/tools/inputmethods/skk/skk-dicts/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/tools/inputmethods/skk/skk-dicts/default.nix b/pkgs/tools/inputmethods/skk/skk-dicts/default.nix
index ab4173283a384..790857a86affd 100644
--- a/pkgs/tools/inputmethods/skk/skk-dicts/default.nix
+++ b/pkgs/tools/inputmethods/skk/skk-dicts/default.nix
@@ -62,6 +62,8 @@ stdenv.mkDerivation {
       $out/share/$(dictname ${assoc}) >> $dst
   '';
 
+  enableParallelBuilding = true;
+
   meta = {
     description = "A collection of standard SKK dictionaries";
     longDescription = ''