Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::WorkerBase Member List

This is the complete list of members for nix::WorkerBase, including all inherited members.

DerivationGoal (defined in nix::WorkerBase)nix::WorkerBasefriend
DrvOutputSubstitutionGoal (defined in nix::WorkerBase)nix::WorkerBasefriend
goalFactory() (defined in nix::WorkerBase)nix::WorkerBaseinlineprotected
makeBasicDerivationGoal(const StorePath &drvPath, const BasicDerivation &drv, const OutputsSpec &wantedOutputs, BuildMode buildMode=bmNormal)=0 (defined in nix::GoalFactory)nix::GoalFactoryprotectedpure virtual
makeDerivationGoal(const StorePath &drvPath, const OutputsSpec &wantedOutputs, BuildMode buildMode=bmNormal)=0 (defined in nix::GoalFactory)nix::GoalFactoryprotectedpure virtual
makeDrvOutputSubstitutionGoal(const DrvOutput &id, RepairFlag repair=NoRepair, std::optional< ContentAddress > ca=std::nullopt)=0 (defined in nix::GoalFactory)nix::GoalFactoryprotectedpure virtual
makeGoal(const DerivedPath &req, BuildMode buildMode=bmNormal)=0nix::GoalFactoryprotectedpure virtual
makePathSubstitutionGoal(const StorePath &storePath, RepairFlag repair=NoRepair, std::optional< ContentAddress > ca=std::nullopt)=0nix::GoalFactoryprotectedpure virtual
PathSubstitutionGoal (defined in nix::WorkerBase)nix::WorkerBasefriend