Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-04 | Add a Store::addToStore() variant that accepts a NAR | Eelco Dolstra | 1 | -1/+1 |
2016-04-29 | BinaryCacheStore: Support "none" compression method | Eelco Dolstra | 1 | -1/+1 |
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra | 1 | -4/+5 |
2016-02-29 | Add an HTTP binary cache store | Eelco Dolstra | 1 | -2/+2 |
2015-10-30 | <nix/fetchurl.nix>: Support xz-compressed NARs | Eelco Dolstra | 1 | -0/+3 |
2015-10-30 | <nix/fetchurl.nix>: Support downloading and unpacking NARs | Eelco Dolstra | 1 | -3/+14 |
2015-10-21 | Show progress indicator for builtin fetchurl | Eelco Dolstra | 1 | -2/+4 |
2015-10-21 | Disable TLS verification for builtin fetchurl | Eelco Dolstra | 1 | -1/+7 |
2015-07-23 | Fix fetchurl of executable file | Eelco Dolstra | 1 | -1/+1 |
2015-07-20 | Make <nix/fetchurl.nix> a builtin builder | Eelco Dolstra | 1 | -0/+24 |