mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
This is the "keystone" that puts most of the other store-layer JSON formats together. Also, add some documentation for JSON testing.
293 B
293 B
{{#include store-v1-fixed.md}}
Examples
Empty store
{{#include schema/store-v1/empty.json}}
Store with one file
{{#include schema/store-v1/one-flat-file.json}}
Store with one derivation
{{#include schema/store-v1/one-derivation.json}}