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/deriving-path.md
John Ericson 8d338c9234 JSON Schema for DerivedPath
Note that this is "deriving path" in the manual -- the great sed of the
code base to bring it in sync has yet to happen yet.
2025-10-24 12:08:00 -04:00

344 B

{{#include deriving-path-v1-fixed.md}}

Examples

Constant

{{#include schema/deriving-path-v1/single_opaque.json}}

Output of static derivation

{{#include schema/deriving-path-v1/single_built.json}}

Output of dynamic derivation

{{#include schema/deriving-path-v1/single_built_built.json}}