mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 18:41:03 +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
|
|
@ -54,6 +54,7 @@ deps_private += gtest
|
|||
subdir('nix-meson-build-support/common')
|
||||
|
||||
sources = files(
|
||||
'build-result.cc',
|
||||
'common-protocol.cc',
|
||||
'content-address.cc',
|
||||
'derivation-advanced-attrs.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue