Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::FixedOutputInfo Struct Reference
Collaboration diagram for nix::FixedOutputInfo:
[legend]

Public Member Functions

 GENERATE_CMP (FixedOutputInfo, me->hash, me->references)
 

Public Attributes

FileIngestionMethod method
 
Hash hash
 
StoreReferences references
 

Member Data Documentation

◆ hash

Hash nix::FixedOutputInfo::hash

Hash of that serialization

◆ method

FileIngestionMethod nix::FixedOutputInfo::method

How the file system objects are serialized

◆ references

StoreReferences nix::FixedOutputInfo::references

References to other store objects or this one.


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