nix-gh/src/nix
Eelco Dolstra 05fbc606fc nix verify-paths: Add ‘--sigs-needed <N>’ flag
This specifies the number of distinct signatures required to consider
each path "trusted".

Also renamed ‘--no-sigs’ to ‘--no-trust’ for the flag that disables
verifying whether a path is trusted (since a path can also be trusted
if it has no signatures, but was built locally).
2016-04-07 15:16:57 +02:00
..
build.cc Fix build 2016-02-25 11:55:05 +01:00
cat.cc nix: Add commands to query contents of NARs / binary caches 2016-02-25 17:57:00 +01:00
command.cc Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
command.hh Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
hash.cc Fix build 2016-02-25 11:55:05 +01:00
installables.cc Add basic "nix build" command 2016-02-09 21:34:24 +01:00
installables.hh Add basic "nix build" command 2016-02-09 21:34:24 +01:00
legacy.cc Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
legacy.hh Fix Darwin build 2016-03-15 12:11:27 +01:00
local.mk Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
ls.cc nix: Add commands to query contents of NARs / binary caches 2016-02-25 17:57:00 +01:00
main.cc Add warning about "nix" being experimental 2016-03-04 15:54:41 +01:00
progress-bar.cc Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
progress-bar.hh Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
sigs.cc Add "nix sign-paths" command 2016-04-05 16:39:29 +02:00
verify.cc nix verify-paths: Add ‘--sigs-needed <N>’ flag 2016-04-07 15:16:57 +02:00