|
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 (Impure, me->method, me->hashType) | |
Public Attributes | |
| ContentAddressMethod | method |
| HashType | hashType |
Impure output which is moved to a content-addressed location (like CAFloating) but isn't registered as a realization.
| HashType nix::DerivationOutput::Impure::hashType |
How the serialization will be hashed
| ContentAddressMethod nix::DerivationOutput::Impure::method |
How the file system objects will be serialized for hashing