Files
lix/src/libexpr/primops
Eelco Dolstra 0ab64729e9 Improve GitHub caching
In particular, when building a flake lock file, inputs like 'nixpkgs'
are now downloaded only once. Previously, it would fetch
https://api.github.com/repos/<owner>/<repo>/tarball/<ref> and then
later https://api.github.com/repos/<owner>/<repo>/tarball/<rev>, even
though they produce the same result.

Git and GitHub now also share a cache that maps revs to a store path
and other info.
2019-10-16 00:20:51 +02:00
..
2019-01-31 08:52:23 -05:00
2019-10-16 00:20:51 +02:00
2019-10-16 00:20:51 +02:00
2019-06-24 17:09:09 +02:00