Go to the source code of this file.
Functions | |
nix::MakeError (AttrPathNotFound, Error) | |
nix::MakeError (NoPositionInfo, Error) | |
std::pair< Value *, PosIdx > | nix::findAlongAttrPath (EvalState &state, const std::string &attrPath, Bindings &autoArgs, Value &vIn) |
std::pair< SourcePath, uint32_t > | nix::findPackageFilename (EvalState &state, Value &v, std::string what) |
std::vector< Symbol > | nix::parseAttrPath (EvalState &state, std::string_view s) |