|
Nix 2.35.2
Nix, the purely functional package manager: C API (experimental)
|
Main entry for the libmain C bindings. More...
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. | |
Main entry for the libmain C bindings.