Eelco Dolstra
|
bb1034316d
|
Don't overload dumpPath()
|
2016-03-22 14:21:45 +01:00 |
|
Eelco Dolstra
|
1c5f73f529
|
Add Store::dumpPath() method
This allows applying nix-store --verify-path to binary cache stores:
NIX_REMOTE=https://cache.nixos.org nix-store --verify-path /nix/store/s5c7...
|
2016-03-21 17:55:57 +01:00 |
|
Eelco Dolstra
|
1042c10fd0
|
Add NAR / Store accessor abstraction
This is primary to allow hydra-queue-runner to extract files like
"nix-support/hydra-build-products" from NARs in binary caches.
|
2016-02-25 17:43:19 +01:00 |
|