hash package:hnix-store-core
Hash used for expected hash computation
Hash modulo of the derivation
The hash algorithm used for store path hashes.
Make StorePathHashPart from ByteString (hash part of
the StorePath) using specific HashAlgorithm
The 160-bit hash digest reflecting the "address" of the name.
Currently, this is a truncated SHA256 hash.
Extract the contents of the hash.
Path hash parts rarely need to be constructed directly. Prefer
mkStorePathHashPart Used by remote store in wire protocol
The hash of the nar serialization of the path.