diff --git a/nix/wrapper.nix b/nix/wrapper.nix index e02bc64..1a0e47f 100644 --- a/nix/wrapper.nix +++ b/nix/wrapper.nix @@ -38,7 +38,7 @@ rec { ixx index \ --index-output $out/index.ixx \ --meta-output $out/meta \ - --chunk-size 100 \ + --chunk-size 500 \ $configPath '';