Files
nixpkgs/pkgs/tools/virtualization
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-06-24 12:18:25 +02:00
2024-07-07 02:16:31 +00:00
2024-06-25 01:03:01 +00:00
2024-07-01 08:54:08 +00:00
2024-06-10 06:59:21 +00:00
2024-07-15 12:56:22 -03:00
2024-05-09 21:36:11 +00:00
2024-05-06 20:10:13 +00:00
2024-06-21 15:54:54 +02:00