about summary refs log tree commit diff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-10-27 17:27:06 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-10-27 17:27:06 +0200
commit822dc8eb151d045f40816e13e6a731672bd2130b (patch)
treeebe3e2fca0401fc5f59065c1005fab70062617d9 /pkgs/default.nix
parent81a7a805e7ea1cf743b22acc7d5cd1d51613cf04 (diff)
hardware/t100ha: Switch to use boot.kernelPatches
The implementation of boot.kernelPatches uses .override and passes back
the original kernelPatches attribute to the patches that are going to be
added from boot.kernelPatches.

However, the T100HA module already uses .override to pass these patches
but without re-using the existing patches. So instead of just adding
preexisting patches to the kernelPatches attribute, let's just switch to
boot.kernelPatches, which should also allow overrides and introspection
from different NixOS modules.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/default.nix')
0 files changed, 0 insertions, 0 deletions