nix-gh/perl/lib/Nix
Eelco Dolstra 737ed88f35
Modularize config settings
Allow global config settings to be defined in multiple Config
classes. For example, this means that libutil can have settings and
evaluator settings can be moved out of libstore. The Config classes
are registered in a new GlobalConfig class to which config files
etc. are applied.

Relevant to https://github.com/NixOS/nix/issues/2009 in that it
removes the need for ad hoc handling of useCaseHack, which was the
underlying cause of that issue.
2018-05-30 13:28:01 +02:00
..
Config.pm.in Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
CopyClosure.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
Manifest.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
SSH.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
Store.pm Provide addTempRoot in the Perl API 2015-10-09 12:49:47 +02:00
Store.xs Modularize config settings 2018-05-30 13:28:01 +02:00
Utils.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00