bump: 7.1-rc1 #2

Open
doloro wants to merge 3 commits from doloro/x1e-nixos:bump-7.1-rc1 into main
Showing only changes of commit a0257f8866 - Show all commits
+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";