Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
962d0eae1b
|
+2
-2
@@ -4,8 +4,8 @@
|
|||||||
kernelPackages =
|
kernelPackages =
|
||||||
let
|
let
|
||||||
linux_x1e = pkgs.buildLinux rec {
|
linux_x1e = pkgs.buildLinux rec {
|
||||||
version = "7.1.2";
|
version = "7.2.0";
|
||||||
modDirVersion = "7.1.2";
|
modDirVersion = "7.2.0";
|
||||||
# Official signed release tarball from kernel.org's CDN (the
|
# Official signed release tarball from kernel.org's CDN (the
|
||||||
# canonical source the stable maintainers publish). Point
|
# canonical source the stable maintainers publish). Point
|
||||||
# releases don't exist in torvalds/linux, only in the stable tree.
|
# releases don't exist in torvalds/linux, only in the stable tree.
|
||||||
|
|||||||
Reference in New Issue
Block a user