My nixpkgs mirror for patching things.
Go to file
Shea Levy bf7467cbb1 Add first attempt at linux/kernel/manual-config.
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.

Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
doc Fix duplicate ID 2012-06-25 11:24:05 -04:00
maintainers svn path=/nixpkgs/trunk/; revision=32961 2012-03-09 17:53:04 +00:00
pkgs Add first attempt at linux/kernel/manual-config. 2012-07-29 01:23:51 -04:00
.gitignore add `.gitignore' 2012-07-07 13:56:29 +02:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
VERSION * Bump version number. 2012-06-04 03:53:25 +00:00