Revert "modules/nixos/hydra: fix hydra-compress-logs"

This reverts commit 5f62fc66cb.
This commit is contained in:
zowoq 2024-09-21 11:25:25 +10:00
parent 59a766c987
commit 98d75a4f4d

View file

@ -48,7 +48,6 @@
evaluator_workers = 8
max_concurrent_evals = 2
max_output_size = ${builtins.toString (8 * 1024 * 1024 * 1024)}
compress_build_logs_compression = bzip2
'';
};