mirror of
https://github.com/NixOS/nix.git
synced 2025-12-23 17:31:08 +01:00
nlohmann::json instance and JSON Schema for MemorySourceAccessor
As documented, this for file system objects themselves, since `MemorySourceAccessor` is an implementation detail.
This commit is contained in:
parent
ef8218f2e3
commit
a4b62a646a
19 changed files with 447 additions and 42 deletions
|
|
@ -12,3 +12,4 @@ s/\\`/`/g
|
|||
# As we have more such relative links, more replacements of this nature
|
||||
# should appear below.
|
||||
s^\(./hash-v1.yaml\)\?#/$defs/algorithm^[JSON format for `Hash`](./hash.html#algorithm)^g
|
||||
s^#/\$defs/\(regular\|symlink\|directory\)^In this schema^g
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue