tvl-depot/tvix/glue
Ryan Lahfa 3d8aafb1c7 feat(tvix/store): enable name customization in the store
Sometimes, Nix lets someone customize the `name` in the store for a
path, this is the case for `builtins.path` which takes a `name`
argument, we leave it to the caller to choose the name, which can be the
basename by default of the path.

Change-Id: Icdbf71d1d8f2dca5716b99d20aac885aab905b80
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10653
Tested-by: BuildkiteCI
Autosubmit: raitobezarius <tvl@lahfa.xyz>
Reviewed-by: flokli <flokli@flokli.de>
2024-01-20 18:35:50 +00:00
..
benches fix(tvix/glue/benches/eval): add impure_builtins 2024-01-20 00:33:04 +00:00
src feat(tvix/store): enable name customization in the store 2024-01-20 18:35:50 +00:00
Cargo.toml feat(tvix/glue): introduce test suite for context strings 2024-01-17 17:31:07 +00:00
default.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00