2026-03-28 11:57:13 +10:00
|
|
|
#ifndef NIXIDE_FETCHERS
|
|
|
|
|
#define NIXIDE_FETCHERS
|
|
|
|
|
|
2026-04-02 23:38:34 +10:00
|
|
|
// #include <nix_api_fetchers_internal.hh>
|
|
|
|
|
|
2026-03-27 10:38:56 +10:00
|
|
|
// Nix C API for fetcher operations.
|
|
|
|
|
//
|
|
|
|
|
#include <nix_api_fetchers.h>
|
2026-03-28 11:57:13 +10:00
|
|
|
|
|
|
|
|
#endif
|