tvl-depot/tvix/glue
Peter Kolloch c06fb01b3b feat(tvix/nix-compat): input_derivations with StorePaths
...in `Derivation`.

This is more type-safe and should consume less memory.

This also removes some allocations in the potentially hot path of output hash calculation.

https: //b.tvl.fyi/issues/264
Change-Id: I6ad7d3cb868dc9f750894d449a6065608ef06e8c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10957
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Peter Kolloch <info@eigenvalue.net>
Reviewed-by: Peter Kolloch <info@eigenvalue.net>
2024-02-21 11:34:24 +00:00
..
benches feat(tvix/eval): implement builtins.filterSource 2024-02-20 14:16:36 +00:00
src feat(tvix/nix-compat): input_derivations with StorePaths 2024-02-21 11:34:24 +00:00
Cargo.toml feat(tvix/eval): implement builtins.filterSource 2024-02-20 14:16:36 +00:00
default.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00