tvl-depot/tvix/nix-compat
Florian Klink 6fe7684832 fix(nix-compat/src/derivation/validate): remove break
If the output was fixed, we broke out of the for loop too early, before
actually validating individual outputs.

Change-Id: I2259697dfa2a157764358f6d326a1f7f6610647c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9815
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2023-10-23 14:57:32 +00:00
..
benches feat(nix-compat): add bench for aterm parsing 2023-10-16 12:26:36 +00:00
src fix(nix-compat/src/derivation/validate): remove break 2023-10-23 14:57:32 +00:00
Cargo.toml feat(nix-compat): add bench for aterm parsing 2023-10-16 12:26:36 +00:00
default.nix test(tvix/nix-compat/nar/writer/sync): add tests 2023-10-18 12:31:57 +00:00