mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-12 18:56:59 +01:00
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' |
||
|---|---|---|
| .. | ||
| default.nix | ||
| gitweb.nix | ||
| location-options.nix | ||
| tailscale-auth.nix | ||
| vhost-options.nix | ||