ragel: enableParallelBuilding

ragel: 47s -> 9s
ragelDev: 1m51s  45s
This commit is contained in:
Artturin 2023-07-10 22:55:56 +03:00
parent a9e20ed1e0
commit ff49613671

View File

@ -25,6 +25,8 @@ let
doCheck = true;
enableParallelBuilding = true;
meta = with lib; {
homepage = "https://www.colm.net/open-source/ragel/";
description = "State machine compiler";