|
std::string | description () override |
|
std::string | doc () override |
|
void | run (ref< Store > store, ref< Installable > installable) override |
|
std::string | makeRcScript (ref< Store > store, const BuildEnvironment &buildEnvironment, const std::filesystem::path &tmpDir, const std::filesystem::path &outputsDir=fs::path { fs::current_path() }/"outputs") |
|
void | fixupStructuredAttrs (PathViewNG::string_view ext, const std::string &envVar, const std::string &content, StringMap &rewrites, const BuildEnvironment &buildEnvironment, const std::filesystem::path &tmpDir) |
|
Strings | getDefaultFlakeAttrPaths () override |
|
Strings | getDefaultFlakeAttrPathPrefixes () override |
|
StorePath | getShellOutPath (ref< Store > store, ref< Installable > installable) |
|
std::pair< BuildEnvironment, std::string > | getBuildEnvironment (ref< Store > store, ref< Installable > installable) |
|
|
std::vector< std::string > | command |
|
std::optional< std::string > | phase |
|
std::set< std::string > | ignoreVars |
|
std::vector< std::pair< std::string, std::string > > | redirects |
|
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.28.2/src/nix/develop.cc