nixpkgs/pkgs/os-specific/linux/broadcom-sta
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
..
default.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
gcc.patch
license.patch
linux-4.7.patch
linux-4.8.patch
linux-4.11.patch
linux-4.12.patch
linux-4.15.patch
linux-5.1.patch
linux-5.6.patch
linux-5.9.patch
linux-5.17.patch linuxPackages.broadcom_sta: amend a patch that introduced a local copy of eth_hw_addr_set; it is no longer needed 2024-06-19 16:25:22 -07:00
linux-5.18.patch
linux-6.0.patch
linux-6.1.patch
null-pointer-fix.patch
pedantic-fix.patch