Expand description
Implements builtins.derivation
, the core of what makes Nix build packages.
Modules§
Constants§
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.