tvl-depot/tvix/build
Florian Klink 4d6137964b feat(tvix/build): don't force outputs to be in store_dir
There's no need to require builds to also put their outputs in store_dir.

So rename store_dir to inputs_dir and make outputs consume paths, not
basenames.

Also document the possibility for builds to write to inputs_dir. Let's
see if we want to make this a constraint later.

Change-Id: Ib4df20afcdde2d771c269c422f04c7e95587cd0f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10447
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
2023-12-29 22:14:08 +00:00
..
protos feat(tvix/build): don't force outputs to be in store_dir 2023-12-29 22:14:08 +00:00
src feat(tvix/build): init 2023-12-11 21:43:38 +00:00
build.rs feat(tvix/build): init 2023-12-11 21:43:38 +00:00
Cargo.toml feat(tvix/build): add derivation_to_build_request 2023-12-11 22:35:39 +00:00
default.nix feat(tvix/build): init 2023-12-11 21:43:38 +00:00