Files
nixpkgs/pkgs/tools/admin
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-19 05:32:30 +00:00
2024-07-02 16:47:07 +03:00
2024-07-24 09:32:03 +00:00
2024-07-23 18:57:53 +02:00
2024-07-14 07:24:29 +00:00
2024-07-11 15:28:46 +02:00
2024-07-08 13:54:05 +02:00
2024-07-26 15:39:09 +03:00
2024-07-21 08:19:19 +00:00
2024-07-17 00:52:31 +02:00
2024-07-27 07:54:11 +00:00
2024-07-01 16:18:09 +00:00