nix_api_store now exposes derivation.h + store_path.h
This commit is contained in:
parent
8cb5d1bf40
commit
6573bffa58
1 changed files with 3 additions and 0 deletions
|
|
@ -6,4 +6,7 @@
|
|||
#include <nix_api_store.h>
|
||||
// #include <nix_api_store_internal.h>
|
||||
|
||||
#include <nix_api_store/derivation.h>
|
||||
#include <nix_api_store/store_path.h>
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue