@cryptotaxi247 / infra-1 / commits / f13fc245

Remove obsolete option nar_buffer_size

Eelco Dolstra committed Jul 28, 2020 at 12:14 UTC f13fc245981f331f1f56f4dc00dbf9b26fbdd485
1 file changed -3
delft/hydra.nix
-3
@@ -38,9 +38,6 @@ in
38 # patchelf:master:3
39 xxx-jobset-repeats = nixos:reproducibility:1
40
41 - # https://status.nixos.org/prometheus/graph?g0.range_input=2w&g0.expr=hydra_memory_tokens_in_use&g0.tab=0
42 - nar_buffer_size = ${let gb = 16; in toString (gb * 1024 * 1024 * 1024)}
43 -
41 upload_logs_to_binary_cache = true
42
43 # FIXME: Cloudfront messes up CORS