mirror of
https://github.com/NixOS/nix.git
synced 2025-12-08 01:51:01 +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
6ca2efc7d4
commit
0bec9d0716
16 changed files with 232 additions and 31 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
|
||||
./.
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue