Revert "modules/nixos/hydra: fix hydra-compress-logs"
This reverts commit 5f62fc66cb
.
This commit is contained in:
parent
59a766c987
commit
98d75a4f4d
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
||||||
evaluator_workers = 8
|
evaluator_workers = 8
|
||||||
max_concurrent_evals = 2
|
max_concurrent_evals = 2
|
||||||
max_output_size = ${builtins.toString (8 * 1024 * 1024 * 1024)}
|
max_output_size = ${builtins.toString (8 * 1024 * 1024 * 1024)}
|
||||||
compress_build_logs_compression = bzip2
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue