mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
5356420466
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' |
||
---|---|---|
.. | ||
urxvt-autocomplete-all-the-things | ||
urxvt-bidi | ||
urxvt-font-size | ||
urxvt-perl | ||
urxvt-perls | ||
urxvt-resize-font | ||
urxvt-tabbedex | ||
urxvt-theme-switch | ||
urxvt-vtwheel | ||
default.nix |