Files
nixpkgs/pkgs/development/tools/database
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-05-20 12:16:35 -03:00
2024-07-14 07:43:18 +00:00
2024-07-02 13:15:43 +00:00
2024-07-13 09:41:22 +00:00
2024-05-24 03:46:13 +00:00
2024-06-17 01:20:20 +00:00
2024-06-17 07:28:38 +00:00
2024-07-19 01:28:46 +00:00
2024-07-07 10:23:41 +02:00
2024-07-16 05:42:17 +00:00