From a1305f259dd7ded3ad5e5d904cac5cc48fce0d27 Mon Sep 17 00:00:00 2001 From: Zhaofeng Li Date: Sat, 25 Nov 2023 10:05:33 -0700 Subject: [PATCH] linux-jovian: 6.1.52-valve5 -> 6.1.52-valve9 --- pkgs/linux-jovian/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/linux-jovian/default.nix b/pkgs/linux-jovian/default.nix index 13002d68..ee443e81 100644 --- a/pkgs/linux-jovian/default.nix +++ b/pkgs/linux-jovian/default.nix @@ -4,7 +4,7 @@ let inherit (lib) versions; kernelVersion = "6.1.52"; - vendorVersion = "valve5"; + vendorVersion = "valve9"; in buildLinux (args // rec { version = "${kernelVersion}-${vendorVersion}"; @@ -138,7 +138,7 @@ buildLinux (args // rec { owner = "Jovian-Experiments"; repo = "linux"; rev = version; - hash = "sha256-XNGX/ETGWVA1dQA7A+DUv8oW3PgdO4RJn9p2P1pC1FQ="; + hash = "sha256-UvJD2UJ3rsVk2wWMQ7Tu6QMxDfX7AzEMxtBIjBC1WIA="; # Sometimes the vendor doesn't update the EXTRAVERSION tag. # Let's fix it up in post.