nix-gh/perl
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
..
lib/Nix Modularize config settings 2018-05-30 13:28:01 +02:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00
Makefile ask autotools for c++14 support flags, not c++11; don't override later 2018-03-20 11:33:03 -05:00
Makefile.config.in Fix perl build 2017-03-31 15:31:34 +02:00
configure.ac perl-bindings: Remove unused --with-store-dir flag 2017-05-03 17:43:52 +02:00
local.mk Simplify building nix-perl in nix-shell 2017-04-26 17:04:45 +02:00