Nix 2.35.2
Nix, the purely functional package manager: C API (experimental)
Loading...
Searching...
No Matches
nix_api_main.h File Reference

Main entry for the libmain C bindings. More...

#include "nix_api_util.h"
#include <stdbool.h>

Go to the source code of this file.

Functions

nix_err nix_init_plugins (nix_c_context *context)
 Loads the plugins specified in Nix's plugin-files setting.
nix_err nix_set_log_format (nix_c_context *context, const char *format)
 Sets the log format.

Detailed Description

Main entry for the libmain C bindings.