tvl-depot/tvix/nix-compat/src/derivation
Florian Klink aa1982c085 refactor(tvix/derivation): move comma writing business up
write_input_derivations shouldn't need to write a comma to separate it
from the previous output from write_outputs.
This is better placed in the function calling all of these helper
functions.

Change-Id: I9ccc440e4665b52369ef39e75151b9a29469ce48
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8995
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-07-31 21:50:44 +00:00
..
tests refactor(tvix/nix-compat): support non-unicode Derivations 2023-07-31 21:41:38 +00:00
errors.rs refactor(nix-compat): Properly encapsulate store path construction 2023-04-09 15:12:21 +00:00
escape.rs refactor(tvix/nix-compat/derivation): simplify 2023-07-31 21:41:39 +00:00
mod.rs refactor(tvix/derivation): move comma writing business up 2023-07-31 21:50:44 +00:00
output.rs feat(tvix/nix-compat): have StorePath accept bytes 2023-07-21 18:04:38 +00:00
validate.rs feat(tvix/nix-compat): have StorePath accept bytes 2023-07-21 18:04:38 +00:00
write.rs refactor(tvix/derivation): move comma writing business up 2023-07-31 21:50:44 +00:00