mirror of
https://github.com/NixOS/nix.git
synced 2025-12-18 23:11:08 +01:00
JSON Impl and schema for BuildResult
This commit is contained in:
parent
144c66215b
commit
389bcba97a
16 changed files with 467 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ mkMesonDerivation (finalAttrs: {
|
|||
../../src/libstore-tests/data/derived-path
|
||||
../../src/libstore-tests/data/path-info
|
||||
../../src/libstore-tests/data/nar-info
|
||||
../../src/libstore-tests/data/build-result
|
||||
./.
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue