Created
March 21, 2020 11:10
-
-
Save LinArcX/95a2b8ecc2680154cfbba2127a7d9c5d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ╰ nix show-config | grep subs | |
| builders-use-substitutes = false | |
| extra-substituters = | |
| substitute = true | |
| substituters = https://cache.nixos.org/ | |
| trusted-substituters = |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
╰ nix-build '' -A clang --dry-run
these derivations will be built:
/nix/store/pq64x5rwvbj011pcln2gcgaqz7c96xi5-clang-7.1.0.drv
/nix/store/q5npnirq8pzs0l5ihx5b9a0kf94hi92v-compiler-rt-7.1.0.drv
/nix/store/abh4qa9knqscj4jfxxympq1qi9h5n2ii-clang-wrapper-7.1.0.drv