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

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

attrPathnix::DrvInfo
create(ref< Store > store, const std::string &drvPathWithOutputs) (defined in nix::DrvInfo)nix::DrvInfostatic
DrvInfo(std::string attrPath, Bindings *attrs) (defined in nix::DrvInfo)nix::DrvInfo
hasFailed() (defined in nix::DrvInfo)nix::DrvInfoinline
Outputs typedef (defined in nix::DrvInfo)nix::DrvInfo
queryDrvPath(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
queryMeta(EvalState &state, const std::string &name) (defined in nix::DrvInfo)nix::DrvInfo
queryMetaBool(EvalState &state, const std::string &name, bool def) (defined in nix::DrvInfo)nix::DrvInfo
queryMetaInt(EvalState &state, const std::string &name, NixInt def) (defined in nix::DrvInfo)nix::DrvInfo
queryMetaNames(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
queryMetaString(EvalState &state, const std::string &name) (defined in nix::DrvInfo)nix::DrvInfo
queryName(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
queryOutPath(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
queryOutputName(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
queryOutputs(EvalState &state, bool withPaths=true, bool onlyOutputsToInstall=false)nix::DrvInfo
querySystem(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
requireDrvPath(EvalState &state) (defined in nix::DrvInfo)nix::DrvInfo
setDrvPath(StorePath path) (defined in nix::DrvInfo)nix::DrvInfoinline
setFailed() (defined in nix::DrvInfo)nix::DrvInfoinline
setMeta(EvalState &state, const std::string &name, Value *v) (defined in nix::DrvInfo)nix::DrvInfo
setName(const std::string &s) (defined in nix::DrvInfo)nix::DrvInfoinline
setOutPath(StorePath path) (defined in nix::DrvInfo)nix::DrvInfoinline