lix/src
Eelco Dolstra bb1d046f5c
Allow substituters to be marked as trusted
This is needed by nixos-install, which uses the Nix store on the
installation CD as a substituter. We don't want to disable signature
checking entirely because substitutes from cache.nixos.org should
still be checked. So now we can pas "local?trusted=1" to mark only the
Nix store in /nix as not requiring signatures.

Fixes #1819.
2018-02-05 18:08:30 +01:00
..
boost Shut up some warnings 2017-04-14 14:42:20 +02:00
build-remote nix.conf: builders-use-substitutes 2018-01-09 22:40:07 +01:00
buildenv Fix "Unexpected EOF reading a line" error 2017-11-29 11:56:15 +00:00
libexpr Don't use [[noreturn]] 2018-01-19 15:00:38 +01:00
libmain Make show-trace a config setting 2018-01-16 19:24:23 +01:00
libstore Allow substituters to be marked as trusted 2018-02-05 18:08:30 +01:00
libutil Add pure evaluation mode 2018-01-16 19:23:18 +01:00
linenoise linenoise.cpp: allow completions from empty input 2017-12-19 12:52:10 -06:00
nix Add 'nix upgrade-nix' command 2018-01-31 16:24:43 +01:00
nix-build Remove nix-build --hash 2018-02-03 10:08:05 +01:00
nix-channel Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-daemon Improve error message with --repair for untrusted users 2018-01-08 19:13:48 +01:00
nix-env nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-instantiate Add pure evaluation mode 2018-01-16 19:23:18 +01:00
nix-prefetch-url nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-store Remove nix-build --hash 2018-02-03 10:08:05 +01:00
nlohmann nlohmann-json: 2.1.1 -> 3.0.1 2018-01-22 12:19:50 -06:00
resolve-system-dependencies Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00