|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <derivations.hh>
Public Member Functions | |
| GENERATE_CMP (CAFloating, me->method, me->hashType) | |
Public Attributes | |
| ContentAddressMethod | method |
| HashType | hashType |
Floating-output derivations, whose output paths are content addressed, but not fixed, and so are dynamically calculated from whatever the output ends up being.
| HashType nix::DerivationOutput::CAFloating::hashType |
How the serialization will be hashed
| ContentAddressMethod nix::DerivationOutput::CAFloating::method |
How the file system objects will be serialized for hashing