1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00
nix/doc/manual/source/protocols/json/build-trace-entry.md
John Ericson 144c66215b JSON Schema for build trace entry
Note, starting to make progress on #11895 by calling it this in the
manual.
2025-11-03 15:59:50 -05:00

489 B

{{#include build-trace-entry-v1-fixed.md}}

Examples

Simple build trace entry

{{#include schema/build-trace-entry-v1/simple.json}}

Build trace entry with dependencies

{{#include schema/build-trace-entry-v1/with-dependent-realisations.json}}

Build trace entry with signature

{{#include schema/build-trace-entry-v1/with-signature.json}}