mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
5356420466
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' |
||
---|---|---|
.. | ||
default.nix | ||
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 | ||
linux-5.18.patch | ||
linux-6.0.patch | ||
linux-6.1.patch | ||
null-pointer-fix.patch | ||
pedantic-fix.patch |