snix/tvix/glue/src
Florian Klink e1d3fa240a refactor(tvix/glue/fetchers): use named field for structs
This allows giving more self-speaking names, as well as documenting each
field individually.

Change-Id: Ide164d684b7f819aac279cc8e657c02fc24d093f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11786
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-06-12 10:30:40 +00:00
..
builtins refactor(tvix/glue/fetchers): use named field for structs 2024-06-12 10:30:40 +00:00
fetchers refactor(tvix/glue/fetchers): use named field for structs 2024-06-12 10:30:40 +00:00
tests test(tvix/glue/fetchurl): add output path tests for fetchurl 2024-06-12 10:30:30 +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
known_paths.rs refactor(tvix/glue/fetchers): use named field for structs 2024-06-12 10:30:40 +00:00
lib.rs refactor(tvix/glue): move decompression into fetchers/ subdir 2024-04-29 13:11:36 +00:00
refscan.rs refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
tvix_build.rs feat(tvix/nix-compat): Use StorePath in Output 2024-02-21 11:38:03 +00:00
tvix_io.rs fix(tvix): Avoid buffering file into memory in builtins.hashFile 2024-04-09 17:31:58 +00:00
tvix_store_io.rs feat(tvix/glue): Implement builtins.storePath 2024-06-05 17:50:15 +00:00