aboutsummaryrefslogtreecommitdiff
path: root/tools/kallisto-quant.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kallisto-quant.nix')
-rw-r--r--tools/kallisto-quant.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/kallisto-quant.nix b/tools/kallisto-quant.nix
index 1deab67..9f0ab57 100644
--- a/tools/kallisto-quant.nix
+++ b/tools/kallisto-quant.nix
@@ -44,4 +44,5 @@ stage {
-t $NIX_BUILD_CORES \
${concatStringsSep " " inputs}
'';
+ passthru.multicore = true;
}