nixpkgs/pkgs
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
..
applications Merge branch 'dhex' 2013-07-31 15:21:54 +00:00
build-support Use the qemu-kvm wrapper 2013-07-31 14:53:35 +02:00
data make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
desktops Fix a name collision between two distinct KDE wallpaper packages 2013-07-30 16:52:11 +02:00
development Now x86 and mips images from external repositories are supported + added GPU option to the emulate function 2013-07-31 18:56:27 +02:00
games gtypist: update to 2.9.3 and fix the patch 2013-07-19 01:22:29 +02:00
lib Maintainers: added ertes. 2013-07-19 19:52:11 +02:00
misc wine: upgrade to 1.6 + latest gecko/mono extensions 2013-07-30 14:25:10 +02:00
os-specific Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00
servers thttpd: New package, version 2.25b. 2013-07-30 05:59:59 +02:00
shells ipython: update to version 0.13.2 2013-07-23 14:15:30 +02:00
stdenv
test
tools wicd: wrapper env vars prefix -> postfix 2013-07-31 21:54:09 +02:00
top-level Unify the Linux kernel configurations 2013-08-01 01:40:40 +02:00