#include <derivations.hh>
Public Member Functions | |
bool | operator== (const InputAddressed &) const =default |
auto | operator<=> (const InputAddressed &) const =default |
Public Attributes | |
bool | deferred |
Input-addressed derivation types
bool nix::DerivationType::InputAddressed::deferred |
True iff the derivation type can't be determined statically, for instance because it (transitively) depends on a content-addressed derivation.