Module nix_compat::path_info
source ยท Structsยง
- Represents information about a Store Path that Nix provides inside the build if the exportReferencesGraph feature is used. This is not to be confused with the format Nix uses in its
nix path-info
command. It includes some more fields, likeregistrationTime
,signatures
andultimate
, does not include theclosureSize
and encodesnarHash
as SRI.
Constantsยง
- The length of a sha256 digest, nixbase32-encoded.
Functionsยง
- from_nix_hash_string ๐
- from_sri_string ๐