2a12fe8f8bd41ba13f7061b5d1b9e8ca1aec69fe
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
5 GiB
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%