This commit is contained in:
2026-04-30 11:39:30 +01:00
parent 01bed07108
commit a0257f8866
+2 -2
View File
@@ -4,8 +4,8 @@
kernelPackages = kernelPackages =
let let
linux_x1e = pkgs.buildLinux rec { linux_x1e = pkgs.buildLinux rec {
version = "v7.1-rc1"; version = "v7.1.0-rc1";
modDirVersion = "v7.1-rc1"; modDirVersion = "v7.1.0-rc1";
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "torvalds"; owner = "torvalds";
repo = "linux"; repo = "linux";