nixpkgs/pkgs/development/libraries/hunspell
networkException 65a8090215
hunspellDictsChromium: init at 115.0.5790.170
chromium requires a custom format for hunspell dictionaries which
they provide as blobs in an upstream repository.

building from source (using convert_dict from the chromium monorepo
and applying it to already packaged dictionaries) would not yield
the same results (chromium packages adjustments to the dictionaries
themselves) and would increase the maintainance cost.

this patch adds a new hunspellDictsChromium attribute which includes
dictionaries from chromium.
2023-08-09 15:39:24 +02:00
..
0001-Make-hunspell-look-in-XDG_DATA_DIRS-for-dictionaries.patch
default.nix treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
dictionaries-chromium.nix hunspellDictsChromium: init at 115.0.5790.170 2023-08-09 15:39:24 +02:00
dictionaries.nix hunspellDicts: add pt_BR 2023-06-14 17:30:41 +02:00
update-chromium-dictionaries.py hunspellDictsChromium: init at 115.0.5790.170 2023-08-09 15:39:24 +02:00
wrapper.nix treewide: remove global with lib; statements in pkgs/development 2023-01-26 18:31:02 +01:00