tvl-depot/tvix/glue/src
Florian Klink 8d4a0ac008 refactor(tvix/glue): make user-agent more granular
Use the crate name in the user-agent, similar to tvix-[ca]store.

Change-Id: I10527fb1f29006dbfd8630d8bb1f00d7905efdd3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12851
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Vladimir Kryachko <v.kryachko@gmail.com>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-11-29 08:09:50 +00:00
..
builtins refactor(tvix/eval): remove Value::Json and related functionality 2024-11-04 10:39:19 +00:00
fetchers refactor(tvix/glue): make user-agent more granular 2024-11-29 08:09:50 +00:00
tests test(tvix/glue): check context of __toString after toJSON 2024-11-04 10:39:19 +00:00
.skip-subtree refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
fetchurl.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
fetchurl.rs feat(tvix/glue): support builtin:fetchurl 2024-06-12 22:31:17 +00:00
known_paths.rs refactor(tvix/glue): remove use of lazy_static 2024-10-13 14:45:17 +00:00
lib.rs refactor(tvix/glue): make user-agent more granular 2024-11-29 08:09:50 +00:00
tvix_build.rs refactor(tvix/build): use stricter BuildRequest type 2024-10-24 18:09:09 +00:00
tvix_io.rs docs(tvix/glue/tvix_io): update doc-comments 2024-08-19 10:24:37 +00:00
tvix_store_io.rs fix(tvix): use tracing::field::Empty for all indicatif.pb_show 2024-11-12 00:28:32 +00:00