feat: nix-c-raw: Generate value api bindings

(cherry picked from commit 3c75dea63233670863f30547f90dd71498d547b0)
This commit is contained in:
Robert Hensing 2024-03-07 10:56:24 +01:00
parent 270ccaaa57
commit 0d7146cb39
3 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#include <nix_api_util.h>
#include <nix_api_store.h>
#include <nix_api_expr.h>
#include <nix_api_value.h>