1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 01:11:15 +02:00
nix/src/libexpr/primops
Eelco Dolstra 9f6ee93f48 fetchers::downloadTarball(): Return a cacheable accessor
downloadTarball() is used by `-I foo=<url>` etc. fetchToStore() needs
the accessor to have a fingerprint to enable caching.

Fixes #11271.
2024-08-12 15:48:26 +02:00
..
context.cc Document string context (#8595) 2024-05-08 23:14:00 +02:00
derivation.nix Document builtins.derivation 2024-07-16 17:20:09 +02:00
fetchClosure.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchMercurial.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
fetchTree.cc fetchers::downloadTarball(): Return a cacheable accessor 2024-08-12 15:48:26 +02:00
fromTOML.cc Make sure we use -isystem with Meson on some deps 2024-07-29 13:06:26 -04:00
meson.build Use a meson "generator" to deduplicate .gen.hh creation 2024-07-08 11:13:11 -04:00