snix/tvix/glue/src
Florian Klink 72d3f9b914 fix(tvix/glue/fetchers): rename node name for all three types
We also need to rename the node in case it's a directory or symlink at
the root.

Change-Id: I6e9957200f65991645ae3e1755b943200453dfd5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11506
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2024-04-23 14:41:25 +00:00
..
builtins feat(tvix/glue/fetchers): support file:// URLs 2024-04-23 12:41:17 +00:00
tests feat(tvix/glue/fetchers): support file:// URLs 2024-04-23 12:41:17 +00:00
.skip-subtree refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
decompression.rs chore(tvix/glue): migrate from test_case to rstest 2024-04-19 19:22:10 +00:00
fetchers.rs fix(tvix/glue/fetchers): rename node name for all three types 2024-04-23 14:41:25 +00:00
fetchurl.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
known_paths.rs feat(tvix/glue/fetchers): support file:// URLs 2024-04-23 12:41:17 +00:00
lib.rs refactor(tvix/glue): move Fetch[er] into its own types, fetch lazily 2024-04-23 12:30:48 +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/store_io): have KnownPaths track fetches too 2024-04-23 12:40:55 +00:00