forked from mirrors/nixpkgs
svn path=/nixpkgs/trunk/; revision=14728
This commit is contained in:
parent
f30fe65b3e
commit
dded641a1a
1 changed files with 4 additions and 0 deletions
|
@ -329,6 +329,10 @@ in {
|
||||||
kdewebdev = linux;
|
kdewebdev = linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
kernelPackages_2_6_26 = {
|
||||||
|
kernel = linux;
|
||||||
|
};
|
||||||
|
|
||||||
kernelPackages_2_6_27 = {
|
kernelPackages_2_6_27 = {
|
||||||
# aufs = linux; # kernel seems to be too old for that package
|
# aufs = linux; # kernel seems to be too old for that package
|
||||||
kernel = linux;
|
kernel = linux;
|
||||||
|
|
Loading…
Add table
Reference in a new issue