1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-29 21:50:58 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Eelco Dolstra
ca26ce994b Check tarball cache validity 2023-02-03 12:42:32 +01:00
Eelco Dolstra
5c29abc5bd GitArchiveInputScheme: Revert to downloading tarballs
Tarballs are now unpacked into a content-addressed cache, specifically
a Git repository in ~/.cache/nix/tarball-cache so that we can use
GitAccessor to provide random access.
2023-02-01 00:06:46 +01:00
Eelco Dolstra
31bb87519f Use libgit2 to provide direct access to Git repositories 2023-01-31 13:03:17 +01:00