1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/doc/manual/source/protocols/json/build-trace-entry.md
John Ericson 5fed736d1c Remove dependent realisations
This progress on #11896. It introduces some issues temporarily which
will be fixed when #11928 is fixed.
2025-11-06 17:13:19 -05:00

489 B

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

Examples

Simple build trace entry

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

Build trace entry with dependencies

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

Build trace entry with signature

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