svn path=/nixpkgs/trunk/; revision=14728

This commit is contained in:
Eelco Dolstra 2009-03-26 14:43:16 +00:00
parent f30fe65b3e
commit dded641a1a

View File

@ -329,6 +329,10 @@ in {
kdewebdev = linux;
};
kernelPackages_2_6_26 = {
kernel = linux;
};
kernelPackages_2_6_27 = {
# aufs = linux; # kernel seems to be too old for that package
kernel = linux;