nix-gh/src
Eelco Dolstra e9c50064b5 Add an HTTP binary cache store
Allowing stuff like

  NIX_REMOTE=https://cache.nixos.org nix-store -qR /nix/store/x1p1gl3a4kkz5ci0nfbayjqlqmczp1kq-geeqie-1.1

or

  NIX_REMOTE=https://cache.nixos.org nix-store --export /nix/store/x1p1gl3a4kkz5ci0nfbayjqlqmczp1kq-geeqie-1.1 | nix-store --import
2016-02-29 18:15:20 +01:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +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 Add an HTTP binary cache store 2016-02-29 18:15:20 +01:00
libmain Pool<T>: Allow a maximum pool size 2016-02-23 16:40:16 +01:00
libstore Add an HTTP binary cache store 2016-02-29 18:15:20 +01:00
libutil Fix reading symlinks 2016-02-28 03:27:34 +01: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-02-26 15:20:10 +01:00
nix-env Merge pull request #762 from ctheune/ctheune-floats 2016-02-12 12:49:59 +01:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02: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-02-29 18:15:20 +01:00
nix-store importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00