nixpkgs/pkgs/development/ocaml-modules/ocaml-lsp
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
..
default.nix ocamlPackages.lsp: 1.17.0 → 1.18.0 2024-07-17 14:35:06 +02:00
jsonrpc.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
lsp.nix ocamlPackages.lsp: 1.17.0 → 1.18.0 2024-07-17 14:35:06 +02:00