Files
nixpkgs/pkgs/development/tools/language-servers
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
..
2024-07-03 04:40:29 +00:00
2024-07-22 02:07:01 +00:00
2024-05-31 11:37:16 +00:00
2024-07-12 21:16:47 +02:00
2024-07-27 18:30:38 -03:00
2024-07-07 19:46:57 +02:00
2024-07-05 09:59:32 +02:00
2024-06-03 16:41:04 +00:00
2024-07-07 13:31:35 -07:00
2024-07-01 16:18:30 +00:00
2024-06-30 22:52:17 +02:00