mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
nlohmann::json instance and JSON Schema for ContentAddress
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
60f9489b83
commit
91b69e9e70
18 changed files with 242 additions and 37 deletions
|
|
@ -21,6 +21,7 @@ mkMesonDerivation (finalAttrs: {
|
|||
../../.version
|
||||
../../doc/manual/source/protocols/json/schema
|
||||
../../src/libutil-tests/data/hash
|
||||
../../src/libstore-tests/data/content-address
|
||||
../../src/libstore-tests/data/derivation
|
||||
../../src/libstore-tests/data/derived-path
|
||||
./.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue