snix/tvix/glue/src
Florian Klink f6c94430c8 feat(tvix/build/protos): add some missing fields
- directory in which the castore input nodes are mounted
 - working directory for the build command
 - scratch paths
 - network access y/n
 - whether a (static) /bin/sh should be provided

Populate these fields appropriately, and extend the tests in tvix-glue
with a FOD example.

Change-Id: I4f9de1483d6696d74694a09784910c407acb0be0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10412
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2023-12-26 10:20:41 +00:00
..
builtins fix(tvix/eval): remove incorrect imports when coercing 2023-12-14 13:15:23 +00:00
tests feat(tvix/build/protos): add some missing fields 2023-12-26 10:20:41 +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 chore(tvix/glue): allow unused_variables 2023-12-12 09:01:51 +00:00
lib.rs docs(tvix/glue): fix docstring 2023-12-21 16:43:11 +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/build/protos): add some missing fields 2023-12-26 10:20:41 +00:00
tvix_io.rs refactor(tvix): use io::Result for EvalIO 2023-12-12 14:28:50 +00:00
tvix_store_io.rs test(tvix/glue): add nonexisting_path_without_import test 2023-12-14 13:25:25 +00:00