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

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

args (defined in nix::BasicDerivation)nix::BasicDerivation
BasicDerivation()=default (defined in nix::BasicDerivation)nix::BasicDerivation
builder (defined in nix::BasicDerivation)nix::BasicDerivation
checkInvariants(Store &store, const StorePath &drvPath) constnix::Derivation
Derivation()=default (defined in nix::Derivation)nix::Derivation
Derivation(const BasicDerivation &bd) (defined in nix::Derivation)nix::Derivationinline
Derivation(BasicDerivation &&bd) (defined in nix::Derivation)nix::Derivationinline
env (defined in nix::BasicDerivation)nix::BasicDerivation
fromJSON(const Store &store, const JSON &json, const ExperimentalFeatureSettings &xpSettings=experimentalFeatureSettings) (defined in nix::Derivation)nix::Derivationstatic
GENERATE_CMP(Derivation, static_cast< const BasicDerivation & >(*me), me->inputDrvs) (defined in nix::Derivation)nix::Derivation
GENERATE_CMP(BasicDerivation, me->outputs, me->inputSrcs, me->platform, me->builder, me->args, me->env, me->name) (defined in nix::BasicDerivation)nix::BasicDerivation
inputDrvsnix::Derivation
inputSrcsnix::BasicDerivation
isBuiltin() const (defined in nix::BasicDerivation)nix::BasicDerivation
name (defined in nix::BasicDerivation)nix::BasicDerivation
nameFromPath(const StorePath &storePath) (defined in nix::BasicDerivation)nix::BasicDerivationstatic
outputNames() constnix::BasicDerivation
outputsnix::BasicDerivation
outputsAndOptPaths(const Store &store) constnix::BasicDerivation
platform (defined in nix::BasicDerivation)nix::BasicDerivation
toJSON(const Store &store) const (defined in nix::Derivation)nix::Derivation
tryResolve(Store &store, Store *evalStore=nullptr) constnix::Derivation
tryResolve(Store &store, const std::map< std::pair< StorePath, std::string >, StorePath > &inputDrvOutputs) constnix::Derivation
type() constnix::BasicDerivation
unparse(const Store &store, bool maskOutputs, DerivedPathMap< StringSet >::ChildNode::Map *actualInputs=nullptr) constnix::Derivation
~BasicDerivation() (defined in nix::BasicDerivation)nix::BasicDerivationinlinevirtual