mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 14:31:06 +01:00
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.
This commit is contained in:
parent
925c0fa4a2
commit
8d338c9234
9 changed files with 63 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ mkMesonDerivation (finalAttrs: {
|
|||
../../doc/manual/source/protocols/json/schema
|
||||
../../src/libutil-tests/data/hash
|
||||
../../src/libstore-tests/data/derivation
|
||||
../../src/libstore-tests/data/derived-path
|
||||
./.
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue