diff options
| author | Dan Peebles <pumpkin@me.com> | 2016-01-05 09:22:43 -0500 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas@tuxera.com> | 2018-06-30 16:01:41 +0300 |
| commit | ff9999ad1b19b941b275b7ec79514d04c7cdad7d (patch) | |
| tree | e3167d9f1a1483d51c756cb1990bdaab76a58a2d /pkgs/development/python-modules/httpserver | |
| parent | bae87d504224d853c5548d2aa244b596569fc7f3 (diff) | |
linux: translate config to structured config
Instead of using a string to describe kernel config, use a nix
attribute set, then converted to a string.
- allows to override the config, aka convert 'yes' into 'modules' or
vice-versa
- while for now merging different configs is still crude (last spec wins),
at least there should be only one CONFIG_XYZ value compared to the current string
config where the first defined would be used and others ignored.
[initial idea by copumpkin in 2016, a major rebase to 2018 by teto]
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
