tvl-depot/tvix/cli
Linus Heckemann 2b4ad47c16 fix(tvix/eval): emit only warnings on shadowed outputs
Unfortunately, nixpkgs has at least one case[1] where the out environment
variable is shadowed -- though it doesn't cause a problem, since it's
shadowed with the correct value, odd as this may be!

[1]: c7c2984716/pkgs/development/python-modules/pybind11/default.nix (L19)

Change-Id: Ibf6790d2484dc9cce8e424feeb5886664d498dc3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8696
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-06-11 20:59:34 +00:00
..
src fix(tvix/eval): emit only warnings on shadowed outputs 2023-06-11 20:59:34 +00:00
Cargo.toml chore(tvix/store): add fuse feature 2023-06-10 14:48:48 +00:00
default.nix fix(tvix/eval): thunk unary operator applications 2023-05-29 12:44:08 +00:00