#include <derivations.hh>
Public Member Functions | |
bool | operator== (const CAFloating &) const =default |
auto | operator<=> (const CAFloating &) const =default |
Public Attributes | |
ContentAddressMethod | method |
HashAlgorithm | hashAlgo |
Floating-output derivations, whose output paths are content addressed, but not fixed, and so are dynamically calculated from whatever the output ends up being.
HashAlgorithm nix::DerivationOutput::CAFloating::hashAlgo |
How the serialization will be hashed
ContentAddressMethod nix::DerivationOutput::CAFloating::method |
How the file system objects will be serialized for hashing