nixpkgs/pkgs/development/interpreters/guile
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
..
1.8.nix
2.0.nix
2.2.nix
3.0.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
clang.patch
cpp-4.5.patch
CVE-2016-8605.patch
disable-gc-sensitive-tests.patch
eai_system.patch
filter-mkostemp-darwin.patch
gcov-file-name.patch
riscv.patch
setup-hook-1.8.sh
setup-hook-2.0.sh
setup-hook-2.2.sh
setup-hook-3.0.sh