Age | Commit message (Expand) | Author | Files | Lines |
2017-09-18 | Don't remove Content-Encoding in fetchurl / nix-prefetch-url | Eelco Dolstra | 1 | -0/+1 |
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | 1 | -2/+2 |
2017-07-17 | Always use base-16 for hashed mirror lookups | Eelco Dolstra | 1 | -1/+2 |
2017-07-17 | Make the hashes mirrors used by builtins.fetchurl configurable | Eelco Dolstra | 1 | -6/+9 |
2017-05-16 | Improve progress indicator | Eelco Dolstra | 1 | -3/+0 |
2017-02-16 | Support netrc in <nix/fetchurl.nix> | Eelco Dolstra | 1 | -1/+9 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -2/+2 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -2/+2 |
2016-09-14 | Enable HTTP/2 support | Eelco Dolstra | 1 | -4/+6 |
2016-06-01 | <nix/fetchurl.nix>: Use tarballs.nixos.org | Eelco Dolstra | 1 | -20/+35 |
2016-06-01 | Typo | Eelco Dolstra | 1 | -1/+1 |
2016-06-01 | Make the store directory a member variable of Store | Eelco Dolstra | 1 | -1/+0 |
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 |