Module derivation

Source
Expand description

Implements builtins.derivation, the core of what makes Nix build packages.

Modules§

derivation_builtins 🔒

Constants§

IGNORE_NULLS 🔒
STRUCTURED_ATTRS 🔒

Functions§

handle_fixed_output 🔒
Populate the output configuration of a derivation based on the parameters passed to the call, configuring a fixed-output derivation output if necessary.
populate_inputs 🔒
Populate the inputs of a derivation from the build references found when scanning the derivation’s parameters and extracting their contexts.