|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/types.hh"#include "lix/libutil/config.hh"#include <map>#include <limits>#include <sys/types.h>#include "libfetchers-settings.gen.inc"Go to the source code of this file.
Classes | |
| struct | nix::FetchSettings |
Enumerations | |
| enum class | AcceptFlakeConfig { False , Ask , True } |
Functions | |
| void | nix::to_json (JSON &j, const AcceptFlakeConfig &e) |
| void | nix::from_json (const JSON &j, AcceptFlakeConfig &e) |