#include <derivations.hh>
Public Member Functions | |
bool | operator== (const ContentAddressed &) const =default |
auto | operator<=> (const ContentAddressed &) const =default |
Public Attributes | |
bool | sandboxed |
bool | fixed |
Content-addressed derivation types
bool nix::DerivationType::ContentAddressed::fixed |
Whether the derivation's outputs' content-addresses are "fixed" or "floating".
bool nix::DerivationType::ContentAddressed::sandboxed |
Whether the derivation should be built safely inside a sandbox.