mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
No description
2a12fe8f8b
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 |
||
---|---|---|
doc | ||
maintainers | ||
pkgs | ||
.gitignore | ||
COPYING | ||
default.nix | ||
VERSION |