Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::FixedOutputInfo Struct Reference

Public Member Functions

bool operator== (const FixedOutputInfo &) const =default
 

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: