consider binding to nix_api_*_internal.hh

This commit is contained in:
do butterflies cry? 2026-03-31 11:19:20 +10:00
parent 599c783d01
commit 4ab010e781
Signed by: cry
GPG key ID: F68745A836CA0412
5 changed files with 5 additions and 0 deletions

View file

@ -4,5 +4,6 @@
// Nix C API for flake support.
//
#include <nix_api_flake.h>
// #include <nix_api_flake_internal.hh>
#endif