1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/pkgs/shells/zsh
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
..
agdsn-zsh-config
agkozak-zsh-prompt
antibody
antidote
antigen
fzf-zsh treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
gradle-completion treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
grml-zsh-config
lambda-mod-zsh-theme treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
nix-zsh-completions
oh-my-zsh oh-my-zsh: 2024-06-28 -> 2024-07-03 2024-07-05 17:49:33 +00:00
pure-prompt
spaceship-prompt spaceship-prompt: 4.15.3 -> 4.16.0 2024-06-19 15:53:58 +00:00
zi
zimfw treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
zinit
zplug
zsh-abbr zsh-abbr: install man page 2024-06-12 23:40:02 +02:00
zsh-autocomplete
zsh-autopair
zsh-autosuggestions
zsh-bd treewide: remove trailing space in description 2024-07-26 03:38:50 +02:00
zsh-better-npm-completion
zsh-clipboard
zsh-command-time
zsh-completions
zsh-deer
zsh-defer
zsh-edit
zsh-f-sy-h
zsh-fast-syntax-highlighting
zsh-forgit
zsh-fzf-history-search treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
zsh-fzf-tab
zsh-git-prompt
zsh-history treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
zsh-history-search-multi-word
zsh-history-substring-search
zsh-nix-shell
zsh-powerlevel9k
zsh-powerlevel10k
zsh-prezto
zsh-syntax-highlighting
zsh-system-clipboard
zsh-vi-mode
zsh-you-should-use treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
zsh-z
default.nix zsh: fix compatibility with texinfo 7.1 2024-07-05 16:52:59 -04:00
tz_completion.patch