Guest User

Untitled

a guest
Oct 31st, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. allow-import-from-derivation = true
  2. allow-new-privileges = false
  3. allow-unsafe-native-code-during-evaluation = false
  4. allowed-impure-host-deps =
  5. allowed-uris =
  6. allowed-users = *
  7. auto-optimise-store = false
  8. build-hook = /nix/store/2cmzjbng4r5j9sacrq3djd84vj4vf16a-nix-2.0/libexec/nix/build-remote
  9. build-poll-interval = 5
  10. build-users-group = nixbld
  11. builders =
  12. builders-use-substitutes = false
  13. compress-build-log = true
  14. connect-timeout = 0
  15. cores = 1
  16. diff-hook =
  17. enforce-determinism = true
  18. extra-sandbox-paths =
  19. extra-substituters =
  20. fallback = false
  21. filter-syscalls = true
  22. fsync-metadata = true
  23. gc-check-reachability = false
  24. gc-reserved-space = 8388608
  25. hashed-mirrors = http://tarballs.nixos.org/
  26. http-connections = 25
  27. http2 = true
  28. impersonate-linux-26 = false
  29. keep-build-log = true
  30. keep-derivations = true
  31. keep-env-derivations = false
  32. keep-failed = false
  33. keep-going = false
  34. keep-outputs = false
  35. max-build-log-size = 0
  36. max-free = 18446744073709551615
  37. max-jobs = 1
  38. max-silent-time = 0
  39. min-free = 0
  40. netrc-file = /etc/nix/netrc
  41. plugin-files =
  42. pre-build-hook =
  43. print-missing = true
  44. pure-eval = false
  45. repeat = 0
  46. require-sigs = true
  47. restrict-eval = false
  48. run-diff-hook = false
  49. sandbox = false
  50. sandbox-build-dir = /build
  51. sandbox-dev-shm-size = 50%
  52. sandbox-paths = /bin/sh=/nix/store/iqyh9sakh8j4vzal6w0ccipdwn3g44cv-busybox-1.28.1/bin/busybox
  53. secret-key-files =
  54. show-trace = false
  55. store = auto
  56. substitute = true
  57. substituters = https://cache.nixos.org/
  58. sync-before-registering = false
  59. system = x86_64-linux
  60. tarball-ttl = 3600
  61. timeout = 0
  62. trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  63. trusted-substituters =
  64. trusted-users = root
  65. use-case-hack = false
  66. use-sqlite-wal = true
  67. user-agent-suffix =
Add Comment
Please, Sign In to add comment