tvl-depot/tvix/glue/src
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
..
builtins refactor(tvix/glue): Make a single errors.rs module 2024-02-23 15:47:46 +00:00
tests feat(tvix/eval): implement builtins.filterSource 2024-02-20 14:16:36 +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 feat(tvix/nix-compat): Use StorePath in Output 2024-02-21 11:38:03 +00:00
lib.rs refactor(tvix/eval): generalize EvalIO container 2024-01-18 09:09:15 +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/eval): allow reading non-UTF8 files 2024-02-21 13:55:41 +00:00
tvix_store_io.rs fix(tvix/eval): allow reading non-UTF8 files 2024-02-21 13:55:41 +00:00