linuxPackages.rtw88: 0-unstable-2025-05-08 -> 0-unstable-2025-06-26 (#422679)

authored by Wolfgang Walther and committed by GitHub f1d18913 a5b5c05a

+3 -3
+3 -3
pkgs/os-specific/linux/rtw88/default.nix
··· 12 in 13 stdenv.mkDerivation { 14 pname = "rtw88"; 15 - version = "0-unstable-2025-05-08"; 16 17 src = fetchFromGitHub { 18 owner = "lwfinger"; 19 repo = "rtw88"; 20 - rev = "461b696b51317ba4ca585a4ddb32f2e72cd4efc9"; 21 - hash = "sha256-PBAON2s7gKvpO40vppahEtkWJ4HIjbOjfUz+fx87gIA="; 22 }; 23 24 nativeBuildInputs = kernel.moduleBuildDependencies;
··· 12 in 13 stdenv.mkDerivation { 14 pname = "rtw88"; 15 + version = "0-unstable-2025-06-26"; 16 17 src = fetchFromGitHub { 18 owner = "lwfinger"; 19 repo = "rtw88"; 20 + rev = "b89af8cd40d9528b0cdb9a6251efe49d8a69bfc6"; 21 + hash = "sha256-gzWVfb8nAN0mmOpiats+VDG/6iwdrxcQHEsDgC7eFZU="; 22 }; 23 24 nativeBuildInputs = kernel.moduleBuildDependencies;