Modules§
- Contains builtins that deal with the store or builder.
- fetchurl 🔒
- This module implements logic required for persisting known paths during an evaluation.
- This module contains glue code translating from nix_compat::derivation::Derivation to tvix_build::buildservice::BuildRequest.
- This module implements a wrapper around tvix-eval’s EvalIO type, adding functionality which is required by tvix-cli:
- This module provides an implementation of EvalIO talking to tvix-store.
Functions§
- Tell the Evaluator to resolve
<nix>
to the path/__corepkgs__
, which has special handling in tvix_io::TvixIO. This is used in nixpkgs to importfetchurl.nix
from<nix>
.