dasher: enableParallelBuilding = true

I'm a bit impatient :-) and this seems to build without issues,
even on an idle 32-threaded machine.

+2
+2
pkgs/applications/accessibility/dasher/default.nix
··· 58 58 dbus 59 59 ] ++ lib.optional speechSupport speechd; 60 60 61 + enableParallelBuilding = true; 62 + 61 63 meta = { 62 64 homepage = "https://www.inference.org.uk/dasher/"; 63 65 description = "Information-efficient text-entry interface, driven by natural continuous pointing gestures";