nixpkgs/pkgs/shells/bash
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
..
bash-completion bash-completion: add philiptaron as maintainer 2024-06-25 17:12:22 -07:00
blesh treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
fzf-obc
nix-bash-completions nix-bash-completions: fix improper escaping 2024-01-31 16:09:35 +01:00
undistract-me
yarn-completion
5.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
bash-5.2-patches.nix bash: 5.2p21 -> 5.2p26 2024-01-17 11:08:09 +00:00
parallel.patch
pgrp-pipe-5.patch
update-patch-set.sh