Peder Bergebakken Sundt
4bf0dd255e
hunspellDicts.cs-cz: use mirror url
2024-10-09 12:04:00 +02:00
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
Lucas Portela
02a5f6fc60
hunspellDicts.el_GR: init at 6.3.0.4 ( #306576 )
2024-07-24 20:26:30 +08:00
Andy3153
923ea8730c
hunspellDicts.ro-ro: init at 3.3.10
...
add a Romanian dictionary for Hunspell from rospell on Sourceforge
2024-06-06 02:03:27 +03:00
Emre Çebi
ca6e0689b3
hunspellDict.tr_TR: init at 1.1.1 ( #311416 )
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-02 18:11:37 +02:00
toastal
2b7a86a822
hunspell.th_TH: experimental-2024-02-27 → experimental-2024-04-15
2024-04-16 11:41:27 +07:00
Aleksana
42cebbe5d8
Merge pull request #302301 from Atemu/hunspell-dicts-nl-NL-license
...
hunspellDicts.nl_NL: correct license
2024-04-07 18:02:34 +08:00
Atemu
d774116c85
hunspellDicts.nl_NL: correct license
...
The previous authors were incorrect: It's just BY, not BY-NC; CC-BY-3.0 is free.
I opted to use the in-line comment syntax to denote a dual-license. See
https://github.com/NixOS/nixpkgs/issues/283706 for more information.
2024-04-07 11:44:02 +02:00
Anthony Roussel
303a8dffb9
hunspellDictsChromium: add fr_FR
2024-03-21 13:32:22 +01:00
toastal
877afa8eda
hunspellDicts.th_TH: experimental-2023-03-01 → experimental-2024-02-27
2024-02-28 17:54:13 +07:00
nix-julia
bd9e9e37bf
hunspellDicts.fa-ir: init at experimental-2022-09-04
2023-11-09 12:15:39 +03:30
Weijia Wang
711fa5f19e
Merge pull request #246456 from marcovergueira/add-pt-pt-language
...
hunspellDicts: add pt_PT
2023-09-07 09:02:04 +02:00
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
Marco Vergueira
f01cc78af3
hunspellDicts: add pt_PT
2023-08-01 00:53:45 +01:00
mib
f326ab4463
hunspellDicts: add pt_BR
...
Fixes #224527
2023-06-14 17:30:41 +02:00
Yury Bulka
7e071839da
hunspellDicts: add pl-pl
2023-04-01 22:46:23 +03:00
toastal
3311be7a13
hunspellDicts.th_TH: experimental-2021-12-20 → experimental-2023-03-01
2023-03-20 00:49:35 +07:00
Sandro
87af394014
Merge pull request #196484 from LuisChDev/master
...
hunspellDicts: fix spanish-language dictionaries
2023-03-09 16:25:27 +01:00
Luis Chavarriaga
eddb6a1b62
hunspell: fix spanish-language dictionaries
2023-02-25 23:18:52 -05:00
Ferry Jérémie
bfac2d0034
treewide:replace http by https when https is a permanent redirection
2023-02-19 21:47:59 +01:00
Sandro
2652104d4b
Merge pull request #194339 from somasis/hunspell-dict-tok
...
hunspell-dict-tok: init at 20220829
2023-02-17 16:02:57 +01:00
Mario Rodas
7961edd25d
Merge pull request #210158 from r-ryantm/auto-update/hunspell
...
hunspell: 1.7.1 -> 1.7.2
2023-01-29 07:13:06 -05:00
Shawn8901
a59dda942c
treewide: remove global with lib; statements in pkgs/development
2023-01-26 18:31:02 +01:00
R. Ryantm
672965cd6d
hunspell: 1.7.1 -> 1.7.2
2023-01-11 06:07:24 +00:00
Sandro Jäckel
a774e052e6
hunspell: fix hash
2022-11-25 19:34:36 +01:00
Kylie McClain
4add2dd5c6
hunspell-dict-tok: init at 20220829
2022-11-06 18:53:53 -05:00
Naïm Favier
01bf302d4a
Merge pull request #190675 from imsofi/pr/hunspell-dicts/norwegian
2022-10-31 10:53:29 +01:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Sofi
363282dc4c
hunspellDicts.nn-no: init at spell-norwegian v2.0.7
2022-09-10 14:51:17 +02:00
Sofi
6294d2c9ef
hunspellDicts.nb-no: init at spell-norwegian v2.0.7
2022-09-10 14:49:56 +02:00
riceicetea
372315edb8
hunspell: 1.7.0 -> 1.7.1
2022-08-30 15:35:40 +02:00
Marko Muler
1d502c6809
hunspellDicts.hr-hr: Init at 6.3.0.4 Add Croatian hunspell dict.
2022-06-16 15:00:28 +02:00
Naïm Favier
215fcc7256
hunspell: fix wrapper arguments escaping
2022-05-12 20:32:53 +02:00
Nick Cao
2ce4c3c8ec
hunspellDicts: fix cross compilation
2022-04-06 22:21:11 +08:00
Felix Buehler
7e2fff28e7
hunspell: switch to fetchFromGitHub
2022-01-04 16:40:24 +01:00
toastal
30255e685b
Hunspell support for Central Thai (th-TH)
2021-12-23 17:25:17 +07:00
Artturin
3e86f35580
hunspellDicts.nl_nl: move cc-by-nc-30 out of the license field since it
...
is a unfree license
their readme says bsd3 and/or cc-by-nc-30
https://github.com/OpenTaal/opentaal-hunspell/blob/master/LICENSE.txt#L53
2021-09-29 23:31:34 +03:00
Felix Buehler
afe3fa49f9
hunspell: remove phases
2021-08-04 17:43:16 +02:00
Artturin
0993162efa
hunspell-dicts: change name to pname
2021-06-13 23:55:53 -07:00
Artturin
82d5971ee8
hunspell-dicts: add Dutch dictionary
2021-06-13 23:55:53 -07:00
Ilan Joselevich
e14843556c
hunspellDicts: add Hebrew dictionary
2021-06-10 17:39:37 -07:00
Louis Tim Larsen
841c900baa
hunspell-dict-da-dk: 2.5.137 -> 2.5.189
2021-05-15 13:12:30 +02:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Louis Tim Larsen
f609fa60c4
hunspell-dicts: add support for Danish dictionary
...
PR #93651
2020-07-30 00:51:58 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Martin Milata
1caac6f2dc
hunspell: add patch for CVE-2019-16707
...
Fixes #70098 , #73651 .
2020-02-19 09:31:01 +01:00
Martin Milata
af5c8e7a2a
hunspellDicts: add Czech and Slovak dictionary
2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb
hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4
2020-02-13 21:03:14 +01:00