Files
nixpkgs/pkgs/development/interpreters
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-04-29 06:20:14 +00:00
2024-06-15 08:02:36 +00:00
2024-07-17 22:36:19 -04:00
2024-07-07 00:36:23 +00:00
2024-07-16 16:39:39 -04:00
2024-06-01 07:38:45 +00:00
2024-07-01 00:29:29 +00:00
2024-06-30 12:21:25 +00:00
2024-06-09 05:05:58 +00:00
2024-06-24 12:41:17 -07:00
2024-07-07 01:09:54 +00:00
2024-07-09 12:43:29 +00:00
2024-06-27 17:04:10 +09:00
2024-06-21 22:20:44 +01:00
2024-07-21 06:01:13 +00:00
2024-04-30 04:19:00 +00:00
2024-07-23 12:52:18 +00:00
2024-05-23 14:07:53 +07:00
2024-07-16 12:51:55 +02:00
2024-07-24 09:32:05 +00:00
2024-07-22 19:55:01 +00:00
2024-06-12 08:54:15 +00:00