Nix 2.35.2
Nix, the purely functional package manager: C API (experimental)
Loading...
Searching...
No Matches
libfetchers

Bindings to the Nix fetchers library. More...

Files

file  /builddir/build/BUILD/nix-2.35.2-build/nix-2.35.2/src/libfetchers-c/nix_api_fetchers.h
 Main entry for the libfetchers C bindings.

Typedefs

typedef struct nix_fetchers_settings nix_fetchers_settings
 Shared settings object.

Functions

nix_fetchers_settingsnix_fetchers_settings_new (nix_c_context *context)
void nix_fetchers_settings_free (nix_fetchers_settings *settings)

Detailed Description

Bindings to the Nix fetchers library.