mirror of
https://github.com/NixOS/nix.git
synced 2025-12-10 02:51:02 +01:00
Add new C API for working with derivations
Also test the APIs we just added.
This commit is contained in:
parent
1a69fc6ab5
commit
9bc218ca3f
13 changed files with 270 additions and 47 deletions
|
|
@ -66,6 +66,7 @@ sources = files(
|
|||
'local-overlay-store.cc',
|
||||
'local-store.cc',
|
||||
'machines.cc',
|
||||
'main.cc',
|
||||
'nar-info-disk-cache.cc',
|
||||
'nar-info.cc',
|
||||
'nix_api_store.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue