1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/src/libfetchers
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
..
.version build: meson for libfetchers 2024-06-17 17:25:56 -04:00
attrs.cc Make abort() call sites log first 2024-07-24 16:52:04 +02:00
attrs.hh Add a Git-based content-addressed tarball cache 2023-11-29 12:37:03 +01:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
cache.cc Build the local store on Windows 2024-05-10 13:05:23 -04:00
cache.hh Update src/libfetchers/cache.hh 2024-05-06 21:11:41 +02:00
fetch-settings.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
fetch-settings.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
fetch-to-store.cc Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
fetch-to-store.hh Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
fetchers.cc Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
fetchers.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
filtering-source-accessor.cc fix nix edit in pure mode 2024-05-31 10:39:30 +02:00
filtering-source-accessor.hh fix nix edit in pure mode 2024-05-31 10:39:30 +02:00
git-utils.cc Don't dereference top-level regular files 2024-07-29 14:34:02 +02:00
git-utils.hh Update src/libfetchers/git-utils.hh 2024-07-29 15:12:01 +02:00
git.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
github.cc Merge pull request #11195 from DeterminateSystems/tarball-roots 2024-07-29 16:58:59 +02:00
indirect.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
local.mk Misc Windows fixes 2024-06-01 19:19:35 -04:00
mercurial.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
meson.build Add missing threads deps 2024-07-22 11:46:54 -04:00
mounted-source-accessor.cc Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
mounted-source-accessor.hh Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
path.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
registry.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
registry.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
store-path-accessor.cc Formatting 2024-05-03 15:41:03 +02:00
store-path-accessor.hh Formatting 2024-05-03 15:41:03 +02:00
tarball.cc fetchers::downloadTarball(): Return a cacheable accessor 2024-08-12 15:48:26 +02:00
tarball.hh fetchers::downloadTarball(): Return a cacheable accessor 2024-08-12 15:48:26 +02:00