snix/tvix/glue/src/builtins
Aspen Smith ffb134398d refactor(tvix/glue): Make a single errors.rs module
To pave the way for adding a new error type for builtins in this crate,
move DerivationError to a new builtins::errors module.

Change-Id: I65fcad63e43ed40ad39c2c6540a2ab80fdd90fd4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11016
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: aspen <root@gws.fyi>
2024-02-23 15:47:46 +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): Store string context alongside data 2024-02-21 20:53:04 +00:00
errors.rs refactor(tvix/glue): Make a single errors.rs module 2024-02-23 15:47:46 +00:00
fetchers.rs feat(tvix/glue): Init fetcher builtins 2024-02-19 16:51:10 +00:00
import.rs feat(tvix/eval): Store string context alongside data 2024-02-21 20:53:04 +00:00
mod.rs refactor(tvix/glue): Make a single errors.rs module 2024-02-23 15:47:46 +00:00