tvix_
glue
0.1.0
All Items
Crate Items
Modules
Constants
Functions
Crate
tvix_glue
Copy item path
Source
Modules
§
builtins
Contains builtins that deal with the store or builder.
known_
paths
This module implements logic required for persisting known paths during an evaluation.
tvix_io
This module implements a wrapper around tvix-eval’s
EvalIO
type, adding functionality which is required by tvix-cli:
tvix_
store_
io
This module provides an implementation of EvalIO talking to tvix-store.
Constants
§
USER_
AGENT
🔒
Functions
§
configure_
nix_
path
Tell the Evaluator to resolve
<nix>
to the path
/__corepkgs__
, which has special handling in
tvix_io::TvixIO
. This is used in nixpkgs to import
fetchurl.nix
from
<nix>
.