mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +02:00
Apply suggestions from code review
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
a34ec0bd12
commit
91557df4a7
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ where
|
|||
|
||||
For either the outputs built from derivations,
|
||||
paths copied to the store hashed that area single file hashed directly, or the via a hash algorithm other than [SHA-256][sha-256].
|
||||
(in that case "source" is used; it's silly, but it's done that way for compatibility).
|
||||
(in that case "source" is used; this is only necessary for compatibility).
|
||||
|
||||
`<id>` is the name of the output (usually, "out").
|
||||
For content-addressed store objects, `<id>`, is always "out".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue