#include <derivations.hh>
Public Member Functions | |
bool | operator== (const Impure &) const =default |
auto | operator<=> (const Impure &) const =default |
Public Attributes | |
ContentAddressMethod | method |
HashAlgorithm | hashAlgo |
Impure output which is moved to a content-addressed location (like CAFloating) but isn't registered as a realization.
HashAlgorithm nix::DerivationOutput::Impure::hashAlgo |
How the serialization will be hashed
ContentAddressMethod nix::DerivationOutput::Impure::method |
How the file system objects will be serialized for hashing