Loading pkgs/os-specific/linux/firmware/ath9k/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ stdenv.mkDerivation (finalAttrs: { postPatch = '' patchShebangs target_firmware/firmware-crc.pl substituteInPlace target_firmware/CMakeLists.txt \ --replace-fail "CMAKE_MINIMUM_REQUIRED(VERSION 2.6)" \ "CMAKE_MINIMUM_REQUIRED(VERSION 3.10)" ''; nativeBuildInputs = [ Loading Loading
pkgs/os-specific/linux/firmware/ath9k/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ stdenv.mkDerivation (finalAttrs: { postPatch = '' patchShebangs target_firmware/firmware-crc.pl substituteInPlace target_firmware/CMakeLists.txt \ --replace-fail "CMAKE_MINIMUM_REQUIRED(VERSION 2.6)" \ "CMAKE_MINIMUM_REQUIRED(VERSION 3.10)" ''; nativeBuildInputs = [ Loading