summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorRicardo M. Correia <rcorreia@wizy.org>2014-04-15 21:13:34 +0200
committerRicardo M. Correia <rcorreia@wizy.org>2014-04-15 21:52:04 +0200
commitd8b21c22245af2d6a6582df3290921ac5ca26235 (patch)
tree40bfe4918d39a1c076509d20a3592d4ae72e1ec1 /pkgs
parente572b5c10444b7bb5339260359349e1069df486d (diff)
nixos: Fix sysctl option merging
Using pkgs.lib.mkOverride in a sysctl option would throw a bogus error. Also, if you defined a sysctl multiple times in the same configuration, only one of the values would be picked up, while the others were silently discarded. This patch should fix both issues. If you define a sysctl multiple times at your highest defined priority level, you will get a proper error with detailed location information.
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions