1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Create JSON Schema for Store Paths

We immediately use this in the JSON schemas for Derivation and Deriving
Path, but we cannot yet use it in Store Object Info because those paths
*do* include the store dir currently.
This commit is contained in:
John Ericson 2025-10-28 16:59:35 -04:00
parent be2572ed8d
commit c67966418f
11 changed files with 72 additions and 10 deletions

View file

@ -22,6 +22,7 @@ mkMesonDerivation (finalAttrs: {
../../doc/manual/source/protocols/json/schema
../../src/libutil-tests/data/hash
../../src/libstore-tests/data/content-address
../../src/libstore-tests/data/store-path
../../src/libstore-tests/data/derivation
../../src/libstore-tests/data/derived-path
./.