mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
This continues the work for formalizing our current JSON docs. Note that in the process, a few bugs were caught: - `closureSize` was repeated twice, forgot `closureDownloadSize` - `file*` fields should be `download*`. They are in fact called that in the line-oriented `.narinfo` file, but were renamed in the JSON format.
7 lines
155 B
Markdown
7 lines
155 B
Markdown
{{#include derivation-v3-fixed.md}}
|
|
|
|
<!-- need to convert YAML to JSON first
|
|
## Raw Schema
|
|
|
|
[JSON Schema for Derivation v3](schema/derivation-v3.json)
|
|
-->
|