
This adds a function to build a kernel from a .config generated via the kernel's configuration system. The function takes a version, a modDirVersion, the src, and the config. Additionally, patches can be specified. The kernel's features can be autodetected from the config, or manually specified. Known future work includes: * Testing to determine minimal features required for NixOS booting * Updating NixOS modules to explicitly require the features they require * Cross-compilation support
Description
No description provided
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%