mirror of
https://github.com/NixOS/nix
synced 2025-07-10 21:23:56 +02:00
parent
47ba78d251
commit
8f5172d026
13 changed files with 20 additions and 20 deletions
|
@ -24,7 +24,7 @@ is a JSON object with the following fields:
|
|||
|
||||
|
||||
* `method`:
|
||||
For an output which will be [content addresed], a string representing the [method](@docroot@/store/store-object/content-address.md) of content addressing that is chosen.
|
||||
For an output which will be [content addressed], a string representing the [method](@docroot@/store/store-object/content-address.md) of content addressing that is chosen.
|
||||
Valid method strings are:
|
||||
|
||||
- [`flat`](@docroot@/store/store-object/content-address.md#method-flat)
|
||||
|
@ -35,7 +35,7 @@ is a JSON object with the following fields:
|
|||
Otherwise, `null`.
|
||||
|
||||
* `hashAlgo`:
|
||||
For an output which will be [content addresed], the name of the hash algorithm used.
|
||||
For an output which will be [content addressed], the name of the hash algorithm used.
|
||||
Valid algorithm strings are:
|
||||
|
||||
- `blake3`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue