nix-super/src/nix-prefetch-url
Eelco Dolstra d1b0909894 BinaryCacheStore::readFile(): Return a shared_ptr to a string
This allows readFile() to indicate that a file doesn't exist, and
might eliminate some large string copying.
2016-04-15 15:39:48 +02:00
..
local.mk nix-prefetch-url: Rewrite in C++ 2015-10-01 16:47:43 +02:00
nix-prefetch-url.cc BinaryCacheStore::readFile(): Return a shared_ptr to a string 2016-04-15 15:39:48 +02:00