lix/src
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
..
build-remote Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix 2018-04-23 08:48:22 -04:00
libexpr Merge pull request #2187 from bgamari/stoi-exceptions 2018-05-28 14:54:49 +02:00
libmain Modularize config settings 2018-05-30 13:28:01 +02:00
libstore Modularize config settings 2018-05-30 13:28:01 +02:00
libutil Modularize config settings 2018-05-30 13:28:01 +02:00
linenoise linenoise.cpp: allow completions from empty input 2017-12-19 12:52:10 -06:00
nix Modularize config settings 2018-05-30 13:28:01 +02:00
nix-build nix-shell: Only download requested outputs 2018-05-07 14:58:25 +02:00
nix-channel make sure not to use cached channels for nix-channel --update 2018-05-09 16:18:20 +02:00
nix-collect-garbage Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-copy-closure Fix library ordering in Makefiles 2018-04-21 21:10:52 -07:00
nix-daemon Make 'nix copy --to daemon' run in constant memory (daemon side) 2018-05-30 13:26:48 +02:00
nix-env Fix some random -Wconversion warnings 2018-05-02 13:56:34 +02:00
nix-instantiate nix-shell: allow symlinks to .drvs 2018-03-16 22:15:24 +00:00
nix-prefetch-url Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-store Fix some random -Wconversion warnings 2018-05-02 13:56:34 +02:00
nlohmann nlohmann-json: 2.1.1 -> 3.0.1 2018-01-22 12:19:50 -06:00
resolve-system-dependencies Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00