mirror of
https://github.com/NixOS/nix.git
synced 2025-12-11 19:41:04 +01:00
downloadTarball() is used by `-I foo=<url>` etc. fetchToStore() needs
the accessor to have a fingerprint to enable caching.
Fixes #11271.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| context.cc | ||
| derivation.nix | ||
| fetchClosure.cc | ||
| fetchMercurial.cc | ||
| fetchTree.cc | ||
| fromTOML.cc | ||
| meson.build | ||