.. |
attrs.cc
|
Fix conversion from JSON to fetch attributes
|
2021-01-05 02:06:25 +00:00 |
attrs.hh
|
Reword some comments/API docs to reflect libfetcher 's multiple users
|
2023-09-28 21:10:51 -04:00 |
cache.cc
|
libfetchers: Rename immutable -> locked
|
2022-02-24 18:09:00 +01:00 |
cache.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
fetch-settings.cc
|
Move some stuff from Settings to a new FetchSettings .
|
2022-03-01 01:39:25 +00:00 |
fetch-settings.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
fetchers.cc
|
Add infra for InputSchemes to be experimental
|
2023-09-28 21:35:30 -04:00 |
fetchers.hh
|
Add infra for InputSchemes to be experimental
|
2023-09-28 21:35:30 -04:00 |
fs-input-accessor.cc
|
Introduce FSInputAccessor and use it
|
2023-10-18 17:37:32 +02:00 |
fs-input-accessor.hh
|
Introduce FSInputAccessor and use it
|
2023-10-18 17:37:32 +02:00 |
git.cc
|
fetchTree cleanup
|
2023-10-13 14:34:23 +02:00 |
github.cc
|
Don't require .tar/.zip extension for tarball flakerefs
|
2023-08-01 16:07:20 +02:00 |
indirect.cc
|
Make the indirect fetcher input scheme part of the Flakes XP feature
|
2023-09-28 21:35:36 -04:00 |
input-accessor.cc
|
InputAccessor::fetchToStore(): Support arbitrary ingestion methods
|
2023-10-19 14:19:10 +02:00 |
input-accessor.hh
|
InputAccessor::fetchToStore(): Support arbitrary ingestion methods
|
2023-10-19 14:19:10 +02:00 |
local.mk
|
Don't overwrite user provided lib*_LDFLAGS
|
2021-08-25 08:59:19 -07:00 |
memory-input-accessor.cc
|
Introduce MemoryInputAccessor and use it for corepkgs
|
2023-10-18 17:38:11 +02:00 |
memory-input-accessor.hh
|
Introduce MemoryInputAccessor and use it for corepkgs
|
2023-10-18 17:38:11 +02:00 |
mercurial.cc
|
Don't require .tar/.zip extension for tarball flakerefs
|
2023-08-01 16:07:20 +02:00 |
path.cc
|
Don't require .tar/.zip extension for tarball flakerefs
|
2023-08-01 16:07:20 +02:00 |
registry.cc
|
Allow to disable global flake-registry with ""
|
2022-12-12 15:32:02 +01:00 |
registry.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
tarball.cc
|
Tarball trees: Propagate lastModified
|
2023-08-22 21:51:26 +02:00 |