Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::flake::ConfigFile Struct Reference

Public Types

using ConfigValue = std::variant<std::string, int64_t, Explicit<bool>, std::vector<std::string>>

Public Member Functions

void apply ()

Public Attributes

std::map< std::string, ConfigValue > settings

The documentation for this struct was generated from the following files:
  • lix/libexpr/flake/flake.hh
  • lix/libexpr/flake/config.cc