Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
fetch-settings.hh File Reference
#include "lix/libutil/types.hh"
#include "lix/libutil/config.hh"
#include <map>
#include <limits>
#include <sys/types.h>
#include "libfetchers-settings.gen.inc"
Include dependency graph for fetch-settings.hh:

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)