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

#include <derivations.hh>

Public Member Functions

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

Public Attributes

ContentAddressMethod method
HashType hashType

Detailed Description

Impure output which is moved to a content-addressed location (like CAFloating) but isn't registered as a realization.

Member Data Documentation

◆ hashType

HashType nix::DerivationOutput::Impure::hashType

How the serialization will be hashed

◆ method

ContentAddressMethod nix::DerivationOutput::Impure::method

How the file system objects will be serialized for hashing


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