|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::EvalPaths, including all inherited members.
| allowAndSetStorePathString(const StorePath &storePath, Value &v) | nix::EvalPaths | |
| allowPath(const Path &path) | nix::EvalPaths | |
| allowPath(const StorePath &storePath) | nix::EvalPaths | |
| checkSourcePath(const SourcePath &path) | nix::EvalPaths | |
| checkURI(const std::string &uri) (defined in nix::EvalPaths) | nix::EvalPaths | |
| copyPathToStore(NixStringContext &context, const SourcePath &path, RepairFlag repair=NoRepair) (defined in nix::EvalPaths) | nix::EvalPaths | |
| EvalPaths(AsyncIoRoot &aio, const ref< Store > &store, SearchPath searchPath, EvalErrorContext &errors) (defined in nix::EvalPaths) | nix::EvalPaths | |
| findFile(const std::string_view path) | nix::EvalPaths | |
| findFile(const SearchPath &searchPath, const std::string_view path, const PosIdx pos=noPos) (defined in nix::EvalPaths) | nix::EvalPaths | |
| mkStorePathString(const StorePath &storePath, Value &v) | nix::EvalPaths | |
| resolveExprPath(SourcePath path) | nix::EvalPaths | |
| resolveSearchPathPath(const SearchPath::Path &path) | nix::EvalPaths | |
| searchPath() const (defined in nix::EvalPaths) | nix::EvalPaths | inline |
| toRealPath(const Path &path, const NixStringContext &context) | nix::EvalPaths |