nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
Build with support for: - in memory - otlp http - otlp grpc - zipkin - prometheus - elasticsearch Co-authored-by: tobim <tobim+github@fastmail.fm> Co-authored-by: Nicolas Benes <nbenes.gh@xandea.de>