mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Merge pull request #9964 from fricklerhandwerk/merge-format-sections
move JSON section into Formats and Protocols
This commit is contained in:
commit
6563a58294
6 changed files with 10 additions and 8 deletions
|
@ -14,6 +14,6 @@ a Nix expression evaluates.
|
|||
|
||||
`nix derivation add` takes a single derivation in the following format:
|
||||
|
||||
{{#include ../../json/derivation.md}}
|
||||
{{#include ../../protocols/json/derivation.md}}
|
||||
|
||||
)""
|
||||
|
|
|
@ -52,6 +52,6 @@ By default, this command only shows top-level derivations, but with
|
|||
|
||||
[store path]: @docroot@/glossary.md#gloss-store-path
|
||||
|
||||
{{#include ../../json/derivation.md}}
|
||||
{{#include ../../protocols/json/derivation.md}}
|
||||
|
||||
)""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue