mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
5356420466
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' |
||
---|---|---|
.. | ||
attrs | ||
backports-functools-lru-cache | ||
bootstrapped-pip | ||
cffi | ||
configparser | ||
contextlib2 | ||
coverage | ||
enum | ||
filelock | ||
futures | ||
hypothesis | ||
importlib-metadata | ||
jinja2 | ||
markupsafe | ||
mock | ||
more-itertools | ||
packaging | ||
pip | ||
pluggy | ||
pycairo | ||
pygobject | ||
pygtk | ||
pyparsing | ||
pytest | ||
pytest-xdist | ||
scandir | ||
setuptools | ||
setuptools-scm | ||
typing | ||
wcwidth | ||
wheel | ||
zipp |