Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::GlobalConfig Member List

This is the complete list of members for nix::GlobalConfig, including all inherited members.

AbstractConfig(StringMap initials={}) (defined in nix::AbstractConfig)nix::AbstractConfigprotected
applyConfig(const std::string &contents, const ApplyConfigOptions &options={})nix::AbstractConfig
ConfigRegistrations typedef (defined in nix::GlobalConfig)nix::GlobalConfig
configRegistrations (defined in nix::GlobalConfig)nix::GlobalConfigstatic
convertToArgs(Args &args, const std::string &category) overridenix::GlobalConfigvirtual
getSettings(std::map< std::string, SettingInfo > &res, bool overriddenOnly=false) overridenix::GlobalConfigvirtual
reapplyUnknownSettings()nix::AbstractConfig
resetOverridden() overridenix::GlobalConfigvirtual
set(const std::string &name, const std::string &value, const ApplyConfigOptions &options={}) overridenix::GlobalConfigvirtual
toJSON() overridenix::GlobalConfigvirtual
toKeyValue(bool overriddenOnly=false)nix::GlobalConfig
unknownSettings (defined in nix::AbstractConfig)nix::AbstractConfigprotected
warnUnknownSettings()nix::AbstractConfig