snix/tvix/nix-compat/src
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
..
derivation refactor(tvix/derivation): move comma writing business up 2023-07-31 21:50:44 +00:00
nar refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
nixhash chore(tvix/nix-compat): drop useless clone 2023-07-31 09:01:34 +00:00
store_path feat(nix-compat/store_path): implement PartialOrd and Ord 2023-07-31 20:29:25 +00:00
lib.rs refactor(nix-compat) Make nixhash_* mods hierarchical 2023-03-31 18:46:18 +00:00
nixbase32.rs refactor(tvix/nix-compat): address clippy in nixbase32.rs tests 2023-03-04 12:21:28 +00:00