mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 07:34:11 +00:00
5356420466
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' |
||
---|---|---|
.. | ||
tests/console | ||
cli.nix | ||
console.nix | ||
default.nix | ||
dir.nix | ||
file-context-printer.nix | ||
fp.nix | ||
frame.nix | ||
fs.nix | ||
pastel-console.nix | ||
pastel.nix | ||
qcheck-rely.nix | ||
refmterr.nix | ||
rely-junit-reporter.nix | ||
rely.nix | ||
unicode-config.nix | ||
unicode.nix | ||
utf8.nix |