lix/src
Eelco Dolstra 784ee35c80 Add "nix verify-paths" command
Unlike "nix-store --verify-path", this command verifies signatures in
addition to store path contents, is multi-threaded (especially useful
when verifying binary caches), and has a progress indicator.

Example use:

$ nix verify-paths --store https://cache.nixos.org -r $(type -p thunderbird)
...
[17/132 checked] checking ‘/nix/store/rawakphadqrqxr6zri2rmnxh03gqkrl3-autogen-5.18.6’
2016-03-29 16:37:16 +02:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr Propagate path context via builtins.readFile 2016-03-04 14:04:51 +03:00
libmain Re-enable sync_with_stdio 2016-03-29 16:37:16 +02:00
libstore Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
libutil Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
nix Add "nix verify-paths" command 2016-03-29 16:37:16 +02:00
nix-collect-garbage Eliminate reserveSpace flag 2016-02-24 17:44:55 +01:00
nix-daemon importPaths(): Optionally add NARs to binary cache accessor 2016-03-02 15:46:07 +01:00
nix-env Merge pull request #762 from ctheune/ctheune-floats 2016-02-12 12:49:59 +01:00
nix-instantiate Move addPermRoot into Store 2016-02-11 16:14:42 +01:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-prefetch-url Add an HTTP binary cache store 2016-03-02 15:46:07 +01:00
nix-store Don't overload dumpPath() 2016-03-22 14:21:45 +01:00