snix/tvix/glue/src/builtins
Florian Klink b70744fda6 refactor(tvix/*/import): rename direntry_stream, entries_per_depths
Align these names and comments with the two users, to make it more
obvious we're doing the same thing here, just use a different method to
come up with entries_per_depths.

Change-Id: I42058e397588b6b57a6299e87183bef27588b228
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11415
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-04-15 14:06:50 +00:00
..
derivation.nix refactor(tvix/glue): move builtins into separate directory 2023-11-04 15:20:46 +00:00
derivation.rs feat(tvix/eval): contextful JSON operations 2024-04-13 10:11:18 +00:00
errors.rs feat(tvix/eval): implement builtins.path 2024-04-01 12:30:26 +00:00
fetchers.rs feat(tvix/nix-compat): implement Serialize, Deserialize for NixHash 2024-04-13 10:03:50 +00:00
import.rs refactor(tvix/*/import): rename direntry_stream, entries_per_depths 2024-04-15 14:06:50 +00:00
mod.rs fix(tvix/glue/derivation): fix __structuredAttrs "outputs" handling 2024-04-08 21:43:08 +00:00
utils.rs feat(tvix/glue): Implement builtins.fetchurl 2024-03-11 02:21:54 +00:00