1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Update doc/manual/source/protocols/store-path.md

Co-authored-by: John Ericson <git@JohnEricson.me>
(cherry picked from commit affd9bbab7)
This commit is contained in:
Dmitry Bogatov 2025-03-11 12:30:21 -04:00 committed by Mergify
parent 5805f9cb93
commit 5ab3b9c616

View file

@ -73,8 +73,8 @@ the end, while base-16 processes in from the beginning.
`id` is the name of the output (usually, "out").
For content-addressed store objects, `id`, is always "out".
- `inner-digest` = base-16 representation of a SHA-256 hash of `inner-fingerprint`. The
base-16 encoding uses lower-cased hex digits.
- `inner-digest` = base-16 representation of a SHA-256 hash of `inner-fingerprint`.
The base-16 encoding uses lower-cased hex digits.
## Inner fingerprint