1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-27 20:51:00 +01:00

Move derivation JSON doc to index.md in dir

This prepares for more structure.
This commit is contained in:
John Ericson 2025-11-24 15:20:19 -05:00
parent eb53e61e08
commit b8d32388bc
7 changed files with 10 additions and 10 deletions

View file

@ -0,0 +1,7 @@
{{#include ../derivation-v4-fixed.md}}
<!-- need to convert YAML to JSON first
## Raw Schema
[JSON Schema for Derivation v4](schema/derivation-v4.json)
-->