From bd7f7c15b6223d4859fdd9fc713c75b9cf51c8ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Kurucz?= Date: Tue, 17 Dec 2024 15:59:58 +0100 Subject: [PATCH] Update kernel to 6.13-rc3 The ISO should be reproducible and have the following SHA256 hash: 364efb1b3e5a8c349a4ae42584115221367ee5c4733b5fe9bcedde7b4f089475 --- 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 d92d9c8..c12488d 100644 --- a/packages/x1e80100-linux.nix +++ b/packages/x1e80100-linux.nix @@ -12,10 +12,10 @@ linuxPackagesFor (buildLinux { src = fetchFromGitHub { owner = "jhovold"; repo = "linux"; - rev = "wip/x1e80100-6.13-rc2"; - hash = "sha256-sCapdt5lYw/zXIPIrJ5hECL9Xqviizerp9dmnx4BJpc="; + rev = "wip/x1e80100-6.13-rc3"; + hash = "sha256-7ewKQA8hwqNnwkTEy3yo7EtoD65BeRknjRy5DmN6Xyo="; }; - version = "6.13.0-rc2"; + version = "6.13.0-rc3"; defconfig = "johan_defconfig"; structuredExtraConfig = with lib.kernel; {