lix/src
eldritch horrors 2b3bdda027 libstore: collect effective url and cachedness earlier
this will let us return metadata for a transfer without having to wait
for the entire transfer to complete. more importantly for current uses
though is that we could now send retries to the effective url directly
instead of retreading the entire redirect path. this improves latency,
and in such cases where redirects change while we're downloading it'll
also improve correctness (previously we'd silently download bad data).

Change-Id: I6fcd920eb96fbdb2e960b73773c0b854e0300e99
2024-10-27 21:44:38 +00:00
..
asan-options tree-wide: add support for asan! 2024-07-31 14:13:39 -07:00
legacy Merge changes I8e11ddbe,Idb8d9a00 into main 2024-10-27 18:10:17 +00:00
libcmd treewide: consistently mark overridden settings as such 2024-10-15 19:55:50 +02:00
libexpr Merge changes I29e66ad8,I77ea62cd,I7cd58d92 into main 2024-10-23 15:20:51 +00:00
libfetchers libstore: remove FileTransferResult::data 2024-10-27 21:44:38 +00:00
libmain treewide: consistently mark overridden settings as such 2024-10-15 19:55:50 +02:00
libstore libstore: collect effective url and cachedness earlier 2024-10-27 21:44:38 +00:00
libutil Merge changes I85b6075a,Iee41b055 into main 2024-10-27 18:12:18 +00:00
lix-doc rowan: 0.15.15 -> 0.15.16 2024-08-26 11:34:43 -07:00
nix libstore: remove FileTransferResult::data 2024-10-27 21:44:38 +00:00
pch tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
lix-base.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
meson.build Remove static initializers for RegisterLegacyCommand 2024-10-01 16:08:58 -07:00