Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-06 | download-from-binary-cache: parallelise fetching of NAR info files | Eelco Dolstra | 1 | -76/+128 |
2012-07-06 | download-from-binary-cache: use WWW::Curl | Eelco Dolstra | 1 | -11/+68 |
2012-07-03 | download-from-binary-cache: do negative NAR info caching | Eelco Dolstra | 1 | -5/+29 |
2012-07-03 | download-from-binary-cache: in queries, preferred cached info | Eelco Dolstra | 1 | -20/+28 |
2012-07-03 | download-from-binary-cache: strip trailing / from URLs | Eelco Dolstra | 1 | -1/+1 |
2012-07-03 | download-from-binary-cache: cache binary cache info in a SQLite DB | Eelco Dolstra | 1 | -8/+117 |
2012-07-02 | download-from-binary-cache: Verify NAR hashes | Eelco Dolstra | 1 | -6/+15 |
2012-07-02 | Binary caches: use a better key | Eelco Dolstra | 1 | -5/+10 |
2012-07-01 | Add an environment variable $NIX_BINARY_CACHES specifying URLs of binary caches | Eelco Dolstra | 1 | -2/+7 |
2012-07-01 | Allow both bzip2 and xz compression | Eelco Dolstra | 1 | -5/+14 |
2012-06-29 | First attempt at the manifest-less substituter | Eelco Dolstra | 1 | -0/+118 |