linuxPackages.rtw88: 0-unstable-2025-06-26 -> 0-unstable-2025-07-13 (#425160)
This commit is contained in:
commit
027d758320
@ -12,13 +12,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "rtw88";
|
pname = "rtw88";
|
||||||
version = "0-unstable-2025-06-26";
|
version = "0-unstable-2025-07-13";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "lwfinger";
|
owner = "lwfinger";
|
||||||
repo = "rtw88";
|
repo = "rtw88";
|
||||||
rev = "b89af8cd40d9528b0cdb9a6251efe49d8a69bfc6";
|
rev = "fa96fd4c014fa528d1fa50318e97aa71bf4f473c";
|
||||||
hash = "sha256-gzWVfb8nAN0mmOpiats+VDG/6iwdrxcQHEsDgC7eFZU=";
|
hash = "sha256-KFozxbpw6HJhbL5QLnGkKEBAbeEiHrhSJUMAcbM+lX4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = kernel.moduleBuildDependencies;
|
nativeBuildInputs = kernel.moduleBuildDependencies;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user