mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
reverted default kernel back to 2.6.35
svn path=/nixpkgs/trunk/; revision=30188
This commit is contained in:
@@ -5774,7 +5774,7 @@ let
|
||||
|
||||
# The current default kernel / kernel modules.
|
||||
linux = linuxPackages.kernel;
|
||||
linuxPackages = linuxPackages_2_6_39;
|
||||
linuxPackages = linuxPackages_2_6_35;
|
||||
|
||||
keyutils = callPackage ../os-specific/linux/keyutils { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user