From 0091d8be41706b1d9c759222e860b019d271b23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Kurucz?= Date: Tue, 29 Oct 2024 12:04:02 +0100 Subject: [PATCH] Update kernel to 6.12-rc5 The ISO should be reproducible and have the following SHA256 hash: 1aa76baf65ced4310f1fe3c3c7eff401d29e02633c4aa7ff06910a33b9a27d38 --- packages/x1e80100-linux.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/x1e80100-linux.nix b/packages/x1e80100-linux.nix index 7e8a3f3..9531e6d 100644 --- a/packages/x1e80100-linux.nix +++ b/packages/x1e80100-linux.nix @@ -4,10 +4,10 @@ linuxPackagesFor (buildLinux { src = fetchFromGitHub { owner = "jhovold"; repo = "linux"; - rev = "wip/x1e80100-6.12-rc4"; - hash = "sha256-lW9NjL4HQzeQpPnBVpUr3m5ZKV+f8jWC77i5en9IgOo="; + rev = "wip/x1e80100-6.12-rc5"; + hash = "sha256-+CYopTvPssTh0WWeK0eXEKlBeCLHlOl5exkaDXg9AKc="; }; - version = "6.12.0-rc4"; + version = "6.12.0-rc5"; defconfig = "johan_defconfig"; structuredExtraConfig = with lib.kernel; {