aboutsummaryrefslogtreecommitdiff
path: root/nix/nix.conf
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-10-28 10:04:14 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-10-29 11:34:01 +0200
commit93f8d59e4c71e6ff2f945dc2c632536f4530b13c (patch)
tree0d7171fd9c851b87d15bc3705eb394eb612d3ece /nix/nix.conf
parentcc1caa87fbbc11338a650623c7776bf57402cd16 (diff)
downloadgarage-93f8d59e4c71e6ff2f945dc2c632536f4530b13c.tar.gz
garage-93f8d59e4c71e6ff2f945dc2c632536f4530b13c.zip
Extract toolchain build from the CIbug/rust-musl
Diffstat (limited to 'nix/nix.conf')
-rw-r--r--nix/nix.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/nix.conf b/nix/nix.conf
index 8764eb3e..871efb10 100644
--- a/nix/nix.conf
+++ b/nix/nix.conf
@@ -2,6 +2,3 @@ substituters = https://cache.nixos.org https://nix.web.deuxfleurs.fr
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix.web.deuxfleurs.fr:eTGL6kvaQn6cDR/F9lDYUIP9nCVR/kkshYfLDJf1yKs=
max-jobs = auto
cores = 4
-
-# required for containers
-sandbox = false