3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific
Eelco Dolstra 7ce325f3e0 Unify the Linux kernel configurations
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge.  For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.

So now there is a single kernel config in common-config.nix.  It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.

Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
..
darwin Merge pull request #723 from lovek323/darwin-tools 2013-07-07 04:49:04 -07:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
windows pthread-win32: don't propagate `mingw_headers' 2013-03-29 21:46:38 +01:00