aboutsummaryrefslogtreecommitdiff
path: root/nix/nix.conf
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-25 18:10:34 +0200
committerAlex Auvolat <alex@adnab.me>2022-08-29 17:47:16 +0200
commit40a140bd20c2637242341f1c5bc338d97337b16f (patch)
treeb0ef239fa598b9e7c24945c452b48301b786164f /nix/nix.conf
parent71d4cf42f1971d18c4142a6bbc8fd05f484ca090 (diff)
downloadgarage-40a140bd20c2637242341f1c5bc338d97337b16f.tar.gz
garage-40a140bd20c2637242341f1c5bc338d97337b16f.zip
Run clippy in nix, leveraging nix caching ability
Diffstat (limited to 'nix/nix.conf')
-rw-r--r--nix/nix.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/nix.conf b/nix/nix.conf
index de2ede71..6abf96b3 100644
--- a/nix/nix.conf
+++ b/nix/nix.conf
@@ -1,7 +1,7 @@
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
+cores = 0
log-lines = 200
filter-syscalls = false
sandbox = false