From a9e5515c9ec9ae2e070ff3d8aae28ac6cee8c37f Mon Sep 17 00:00:00 2001 From: Ratchanan Srirattanamet Date: Sun, 5 Oct 2025 02:38:37 +0700 Subject: [PATCH] linux_rpi: 6.12.34-stable_20250702 -> 6.12.47-stable_20250916 --- pkgs/os-specific/linux/kernel/linux-rpi.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/linux-rpi.nix b/pkgs/os-specific/linux/kernel/linux-rpi.nix index d0f1a14c48d8..7f93000e8ef4 100644 --- a/pkgs/os-specific/linux/kernel/linux-rpi.nix +++ b/pkgs/os-specific/linux/kernel/linux-rpi.nix @@ -9,9 +9,9 @@ let # NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this - modDirVersion = "6.12.34"; - tag = "stable_20250702"; - hash = "sha256-lK0esjFhLvtBbyddMfa1H7ZcBbcOm2ygor338ZT5VpI="; + modDirVersion = "6.12.47"; + tag = "stable_20250916"; + hash = "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0=="; in lib.overrideDerivation (buildLinux (