hnix-store-core-0.8.0.0: Core types used for interacting with the Nix store.
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Nix.Fingerprint

Description

 
Synopsis

Documentation

fingerprint Source #

Arguments

:: StoreDir 
-> StorePath 
-> DSum HashAlgo Digest

NAR hash

-> Word64

NAR size, in bytes

-> [StorePath]

References

-> Text 

Produce the message signed by a NAR signature

metadataFingerprint :: StoreDir -> StorePath -> Metadata StorePath -> Text Source #

Produce the message signed by a NAR signature