nixpkgs/pkgs/development/libraries/hunspell
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
..
0001-Make-hunspell-look-in-XDG_DATA_DIRS-for-dictionaries.patch
default.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
dictionaries-chromium.nix
dictionaries.nix hunspellDicts.el_GR: init at 6.3.0.4 (#306576) 2024-07-24 20:26:30 +08:00
update-chromium-dictionaries.py
wrapper.nix