nixpkgs/pkgs
Shea Levy ffdc37215a kernel/generic.nix: Add a passed-thru modDirVersion attribute
With the new kernel versioning scheme, the first release in a series only has a version number and
a major revision number (e.g. linux 3.0, linux 3.1-rc1, etc.). Unfortunately, the module
directory for these kernels still has a minor revision number (e.g. lib/modules/3.0.0, lib/modules/3.0.1-rc1, etc.).
This causes problems for packages such as broadcom_sta that need to know the module directory, so
this attribute will allow setting the module directory version number separate from the
kernel version number when necessary.

svn path=/nixpkgs/trunk/; revision=28405
2011-08-08 20:49:49 +00:00
..
applications update virtualbox guestadditions 4.1.0 2011-08-08 12:11:57 +00:00
build-support * For building Fedora disk images, use the "Everything" repo rather 2011-08-08 14:01:16 +00:00
data * Update xkeyboard-config to 2.1. (The latest version, 2.3, requires 2011-07-21 12:14:20 +00:00
desktops Updating leksah. 2011-08-08 07:41:45 +00:00
development pkgs/development/compilers/ghc: strip trailing whitespace 2011-08-08 19:47:31 +00:00
games - libgcc_s seems to be needed after all 2011-07-25 11:43:27 +00:00
lib pkgs/lib/platforms.nix: added 'haskellPlatforms', a list of all platforms on which a Haskell compiler is available 2011-07-14 21:54:49 +00:00
misc * Wine updated to 1.3.26. 2011-08-06 23:26:38 +00:00
os-specific kernel/generic.nix: Add a passed-thru modDirVersion attribute 2011-08-08 20:49:49 +00:00
servers Fixing Redstore build 2011-08-04 17:42:45 +00:00
shells all-packages.nix: added package bash-completion 2011-07-21 22:02:01 +00:00
stdenv * Typo. 2011-07-01 09:50:34 +00:00
test
tools * Update nixUnstable. 2011-08-08 19:55:14 +00:00
top-level Updated a few Haskell packages. 2011-08-08 19:02:17 +00:00