|
|
static std::string_view | nameFromPath (const StorePath &storePath) |
|
| DerivationOutputs | outputs |
| StorePathSet | inputSrcs |
|
std::string | platform |
|
Path | builder |
|
Strings | args |
|
StringPairs | env |
|
std::string | name |
◆ outputNames()
| StringSet nix::BasicDerivation::outputNames |
( |
| ) |
const |
Return the output names of a derivation.
◆ outputsAndOptPaths()
Calculates the maps that contains all the DerivationOutputs, but augmented with knowledge of the Store paths they would be written into.
◆ type()
Return true iff this is a fixed-output derivation.
◆ inputSrcs
| StorePathSet nix::BasicDerivation::inputSrcs |
◆ outputs
| DerivationOutputs nix::BasicDerivation::outputs |
The documentation for this struct was generated from the following files: