Files
nixpkgs/pkgs/development/embedded
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-23 11:20:46 +02:00
2024-07-21 13:05:48 +02:00
2024-07-14 13:48:13 -04:00
2024-03-24 13:15:09 +01:00
2024-07-15 16:18:51 +02:00
2024-04-27 13:53:17 +04:00
2024-07-10 09:46:18 +00:00
2023-12-12 02:15:30 +01:00