support a nixide C API extension

This commit is contained in:
do butterflies cry? 2026-04-10 10:13:26 +10:00
parent c96289e688
commit b7e9a69dd8
Signed by: cry
GPG key ID: F68745A836CA0412
12 changed files with 96 additions and 12 deletions

View file

@ -1,7 +1,7 @@
#include "nix_api_util_internal.h"
#include "nix_api_fetchers_internal.hh"
#include <nix_api_util_internal.h>
#include <nix_api_fetchers_internal.hh>
#include "nix/fetchers/fetch-settings.hh"
#include <nix/fetchers/fetch-settings.hh>
extern "C" {