lix/src
Eelco Dolstra 39a6abc0bc nix verify: Support checking against signatures in other stores
Typical usage is to check local paths using the signatures from a
binary cache:

  $ nix verify-paths -r /run/current-system -s https://cache.nixos.org
  path ‘/nix/store/c1k4zqfb74wba5sn4yflb044gvap0x6k-nixos-system-mandark-16.03.git.fc2d7a5M’ is untrusted
  ...
  checked 844 paths, 119 untrusted
2016-03-30 11:39:34 +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 Improve SIGINT handling in multi-threaded programs 2016-03-29 16:37:16 +02:00
libstore HttpBinaryCacheStore: Treat 403 errors as 404 2016-03-30 11:17:51 +02:00
libutil Improve SIGINT handling in multi-threaded programs 2016-03-29 16:37:16 +02:00
nix nix verify: Support checking against signatures in other stores 2016-03-30 11:39:34 +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