Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # WARNING: this file is generated from the nix.* options in
- # your NixOS configuration, typically
- # /etc/nixos/configuration.nix. Do not edit it!
- build-users-group = nixbld
- build-max-jobs = 1
- build-cores = 0
- build-use-sandbox = false
- build-sandbox-paths = /bin/sh=/nix/store/28wl3f34vfjpw0y5809bgr6382wqdscf-bash-4.3-p48/bin/bash /nix/store/28wl3f34vfjpw0y5809bgr6382wqdscf-bash-4.3-p48 /nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24
- binary-caches = https://cache.nixos.org/
- trusted-binary-caches =
- binary-cache-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- signed-binary-caches = *
- trusted-users = hydra-queue-runner
- allowed-users = *
- gc-keep-outputs = true
- gc-keep-derivations = true
- # The default (`true') slows Nix down a lot since the build farm
- # has so many GC roots.
- gc-check-reachability = false
- connect-timeout = 10
- build-timeout = 18000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement