Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::DerivationOutput::CAFloating Struct Reference

#include <derivations.hh>

Public Member Functions

 GENERATE_CMP (CAFloating, me->method, me->hashType)

Public Attributes

ContentAddressMethod method
HashType hashType

Detailed Description

Floating-output derivations, whose output paths are content addressed, but not fixed, and so are dynamically calculated from whatever the output ends up being.

Member Data Documentation

◆ hashType

HashType nix::DerivationOutput::CAFloating::hashType

How the serialization will be hashed

◆ method

ContentAddressMethod nix::DerivationOutput::CAFloating::method

How the file system objects will be serialized for hashing


The documentation for this struct was generated from the following file: