aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/builtins.cc
AgeCommit message (Expand)Author
2016-04-15BinaryCacheStore::readFile(): Return a shared_ptr to a stringEelco Dolstra
2016-02-29Add an HTTP binary cache storeEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support xz-compressed NARsEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2015-10-21Show progress indicator for builtin fetchurlEelco Dolstra
2015-10-21Disable TLS verification for builtin fetchurlEelco Dolstra
2015-07-23Fix fetchurl of executable fileEelco Dolstra
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra