Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Goal::WorkResult Struct Reference

Public Attributes

ExitCode exitCode
BuildResult result = {}
std::shared_ptr< Error > ex = {}
bool permanentFailure = false
bool timedOut = false
bool hashMismatch = false
bool checkMismatch = false
std::optional< StorePathstorePath = {}

Member Data Documentation

◆ storePath

std::optional<StorePath> nix::Goal::WorkResult::storePath = {}

Store path this goal relates to. Will be set to drvPath for derivations, or the substituted store path for substitions.


The documentation for this struct was generated from the following file: