tvl-depot/tvix/cli
Florian Klink 4124f0e679 refactor(tvix/cli/default.nix): make eval tests and benches derivations
This makes the eval tests and benchmarks standalone Nix derivations and
readTree targets:

```
nix-build -A tvix.cli.eval-nixpkgs-cross-hello-outpath
nix-build -A tvix.cli.benchmark-nixpkgs-attrnames
```

Even without doing any fetches, We need to set `SSL_CERT_FILE`, so
reqwest is able to load its CA roots.

Change-Id: Ib45282d01044165c7816391adbeeb26334f8e924
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11493
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
2024-04-22 13:15:22 +00:00
..
src revert(tvix): don't use Rc::clone explicitly 2024-02-21 18:36:11 +00:00
Cargo.toml chore(tvix/cli): remove unused dependency 2024-04-19 19:22:10 +00:00
default.nix refactor(tvix/cli/default.nix): make eval tests and benches derivations 2024-04-22 13:15:22 +00:00