Function tvix_glue::builtins::derivation::populate_inputs
source · fn populate_inputs(
drv: &mut Derivation,
full_context: NixContext,
known_paths: &KnownPaths,
)
Expand description
Populate the inputs of a derivation from the build references found when scanning the derivation’s parameters and extracting their contexts.