Unverified Commit 55067f32 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

linuxPackages.rtl8852bu: fix build (#442670)

parents 8a28cc4e ccfbb6cb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@ stdenv.mkDerivation (finalAttrs: {
  src = fetchFromGitHub {
    owner = "morrownr";
    repo = "rtl8852bu-20240418";
    rev = "42de963695ffc7929a4905aed5c5d7da7c1c2715";
    hash = "sha256-BvOw9MU4eibeMJEOkifKFatCUNGdujNUZav+4D9bYKY=";
    rev = "1ef537712a55400aad637f53e45b60ed5ee621d7";
    hash = "sha256-8bO82ytorBYgIT0dNKRocOhiCrUhya7DkkMlJ1XM3Hk=";
  };

  nativeBuildInputs = [