snix/tvix/cli
sterni 9c159d65ca fix(tvix/cli): don't apply overlays for expectedPath in eval tests
The TVL overlay can lead to diverging store paths, e.g. starting with
CL/13119, firefox depends on some FODs that in turn depend on Nix. Thus
the TVL overlay (with Nix 2.3) will come up with a different drvPath
than just using (import pkgs.path {}).

To fix this, just automatically use the same arguments to nixpkgs as
Tvix for expectedPath.

Change-Id: I77d39df9092442a49c8ee94b012dec046ff6a07e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13147
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2025-02-16 16:12:04 +00:00
..
src fix(tvix): use tracing::field::Empty for all indicatif.pb_show 2024-11-12 00:28:32 +00:00
tests fix(tvix/cli): always configure nix path 2024-08-11 01:12:42 +00:00
Cargo.toml chore(tvix): simplify Cargo.toml 2024-12-30 10:23:31 +00:00
default.nix fix(tvix/cli): don't apply overlays for expectedPath in eval tests 2025-02-16 16:12:04 +00:00