mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Update doc/manual/source/protocols/store-path.md
Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
parent
a0facb2aba
commit
affd9bbab7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue