Age | Commit message (Expand) | Author |
---|---|---|
2016-06-01 | <nix/fetchurl.nix>: Use tarballs.nixos.org | Eelco Dolstra |
2016-06-01 | Typo | Eelco Dolstra |
2016-06-01 | Make the store directory a member variable of Store | Eelco Dolstra |
2016-05-04 | Add a Store::addToStore() variant that accepts a NAR | Eelco Dolstra |
2016-04-29 | BinaryCacheStore: Support "none" compression method | Eelco Dolstra |
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra |
2016-02-29 | Add an HTTP binary cache store | Eelco Dolstra |
2015-10-30 | <nix/fetchurl.nix>: Support xz-compressed NARs | Eelco Dolstra |
2015-10-30 | <nix/fetchurl.nix>: Support downloading and unpacking NARs | Eelco Dolstra |
2015-10-21 | Show progress indicator for builtin fetchurl | Eelco Dolstra |
2015-10-21 | Disable TLS verification for builtin fetchurl | Eelco Dolstra |
2015-07-23 | Fix fetchurl of executable file | Eelco Dolstra |
2015-07-20 | Make <nix/fetchurl.nix> a builtin builder | Eelco Dolstra |