mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 01:41:08 +01:00
Fix another URL in the docs
This commit is contained in:
parent
e77338d875
commit
fb7fc6a373
5 changed files with 6 additions and 6 deletions
|
|
@ -120,7 +120,7 @@ Args::Flag contentAddressMethod(ContentAddressMethod * method)
|
|||
|
||||
- [`text`](@docroot@/store/store-object/content-address.md#method-text):
|
||||
Like `flat`, but used for
|
||||
[derivations](@docroot@/glossary.md#store-derivation) serialized in store object and
|
||||
[derivations](@docroot@/glossary.md#gloss-derivation) serialized in store object and
|
||||
[`builtins.toFile`](@docroot@/language/builtins.html#builtins-toFile).
|
||||
For advanced use-cases only;
|
||||
for regular usage prefer `nar` and `flat`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue