From 1dd839b56e67747f8c76edd9ff4d28fb53ed4d1f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 5 Jul 2025 10:01:24 +0000 Subject: [PATCH 1/3] linuxPackages.rtw88: 0-unstable-2025-05-08 -> 0-unstable-2025-06-26 (cherry picked from commit 836fadeffd1288d7697d2ddb6cad45902c4e5b59) --- pkgs/os-specific/linux/rtw88/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/rtw88/default.nix b/pkgs/os-specific/linux/rtw88/default.nix index f29474ae34b8..5c2bf316081c 100644 --- a/pkgs/os-specific/linux/rtw88/default.nix +++ b/pkgs/os-specific/linux/rtw88/default.nix @@ -12,13 +12,13 @@ let in stdenv.mkDerivation { pname = "rtw88"; - version = "0-unstable-2025-05-08"; + version = "0-unstable-2025-06-26"; src = fetchFromGitHub { owner = "lwfinger"; repo = "rtw88"; - rev = "461b696b51317ba4ca585a4ddb32f2e72cd4efc9"; - hash = "sha256-PBAON2s7gKvpO40vppahEtkWJ4HIjbOjfUz+fx87gIA="; + rev = "b89af8cd40d9528b0cdb9a6251efe49d8a69bfc6"; + hash = "sha256-gzWVfb8nAN0mmOpiats+VDG/6iwdrxcQHEsDgC7eFZU="; }; nativeBuildInputs = kernel.moduleBuildDependencies; From 6f9970510d797e30ee354355252d0863daa84fdd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 14 Jul 2025 17:02:56 +0000 Subject: [PATCH 2/3] linuxPackages.rtw88: 0-unstable-2025-06-26 -> 0-unstable-2025-07-13 (cherry picked from commit 3cf49495aff6b3b54da9ebc0eefc643bc5a37d97) --- pkgs/os-specific/linux/rtw88/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/rtw88/default.nix b/pkgs/os-specific/linux/rtw88/default.nix index 5c2bf316081c..0f2e47595e9a 100644 --- a/pkgs/os-specific/linux/rtw88/default.nix +++ b/pkgs/os-specific/linux/rtw88/default.nix @@ -12,13 +12,13 @@ let in stdenv.mkDerivation { pname = "rtw88"; - version = "0-unstable-2025-06-26"; + version = "0-unstable-2025-07-13"; src = fetchFromGitHub { owner = "lwfinger"; repo = "rtw88"; - rev = "b89af8cd40d9528b0cdb9a6251efe49d8a69bfc6"; - hash = "sha256-gzWVfb8nAN0mmOpiats+VDG/6iwdrxcQHEsDgC7eFZU="; + rev = "fa96fd4c014fa528d1fa50318e97aa71bf4f473c"; + hash = "sha256-KFozxbpw6HJhbL5QLnGkKEBAbeEiHrhSJUMAcbM+lX4="; }; nativeBuildInputs = kernel.moduleBuildDependencies; From 85e2a8bcb9fd1433b3f0a91cb6a57bae6ef99758 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 9 Aug 2025 21:44:03 +0000 Subject: [PATCH 3/3] linuxPackages.rtw88: 0-unstable-2025-07-13 -> 0-unstable-2025-08-09 (cherry picked from commit 533f8105e16eb346916de5e2f8ebf5bd74531cf5) --- pkgs/os-specific/linux/rtw88/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/rtw88/default.nix b/pkgs/os-specific/linux/rtw88/default.nix index 0f2e47595e9a..f501e5c6a317 100644 --- a/pkgs/os-specific/linux/rtw88/default.nix +++ b/pkgs/os-specific/linux/rtw88/default.nix @@ -12,13 +12,13 @@ let in stdenv.mkDerivation { pname = "rtw88"; - version = "0-unstable-2025-07-13"; + version = "0-unstable-2025-08-09"; src = fetchFromGitHub { owner = "lwfinger"; repo = "rtw88"; - rev = "fa96fd4c014fa528d1fa50318e97aa71bf4f473c"; - hash = "sha256-KFozxbpw6HJhbL5QLnGkKEBAbeEiHrhSJUMAcbM+lX4="; + rev = "52072d874840f28c247b27f5d799f2c5c88a7e61"; + hash = "sha256-Lu3ol0iKfM9/SJ5lieh4A28h02Stc971ZypfiB2BWJ0="; }; nativeBuildInputs = kernel.moduleBuildDependencies;