Ronan-Alexandre Cherrueau
e7dd5593e8
aspellWithDicts: fix data-dir path
...
In 52a23a9 the configuration `data-dir $out/share/aspell` was
introduced to make sure that `aspell --lang=<LANG> create
master ...` finds the LANG.dat file. However, the correct location
for language data files is $out/lib/aspell. This confusion also
broke filter discovery as described in #476684 .
This commit fixes the location of language data files.
Note: `aspell --lang=<LANG> create master ...` will fail if the
dictionary has not been installed in the environment via
`aspellWithDicts (dict: [ dict.<LANG> ])` which is expected.
Fixes #476684
2026-05-19 10:50:17 +02:00
Sergei Trofimovich
086c134b78
aspell: 0.60.8.1 -> 0.60.8.2
...
Changes: http://aspell.net/man-html/ChangeLog.html
2026-02-28 22:50:13 +00:00
Aleksana
90317a9587
aspell: fix wrap aspell with data-dirs ( #411500 )
2025-12-21 15:17:16 +00:00
Jade Lovelace
7e51153b24
aspell: stop using or identifier unquoted
...
This is to be deprecated in Lix:
https://gerrit.lix.systems/c/lix/+/4764/6
The Oriya language is spoken by about 37 million people in India
according to Wikipedia, but I am guessing the dictionary is not actually
used that often by nixpkgs users. Either way quoting it in nixpkgs is
totally non-breaking for users of nixpkgs.
2025-12-17 18:35:49 +01:00
Guy Chronister
475a0e3a44
various: remove superflous usages of pname
2025-09-25 20:45:06 -05:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
zenmaya
52a23a959c
aspell: wrap aspell with data-dirs
2025-05-27 20:48:30 +02:00
Silvan Mosberger
84d4f874c2
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev 78e9caf153
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
K900
3b5cb28a23
Merge remote-tracking branch 'origin/staging-next' into staging
2024-11-26 09:46:04 +03:00
Reno Dakota
9460529b21
aspell: fix clang-19 with upstream patch
...
ee6cbb12ff
2024-11-20 02:14:52 +00:00
jopejoe1
7a0ebd3abc
aspellDicts: expose pname and version
2024-11-16 01:04:06 +01:00
Zitrone
78149c7739
aspellDicts.*: add licensing information
2024-06-16 07:02:07 +02:00
Zitrone
44e73caa20
aspellDicts.en-science: point sources & homepage to archive.org and add licensing information
...
since the original website isn't reachable anymore
2024-06-12 21:10:25 +02:00
K900
2c93b5fb8b
aspellDicts: extend cp1252 workaround to all platforms
2024-02-25 17:58:29 +03:00
Sergei Trofimovich
089557273f
aspell: 0.60.8 -> 0.60.8.1
...
Changes: http://aspell.net/man-html/ChangeLog.html
2023-12-22 20:12:35 +00:00
Shawn8901
a59dda942c
treewide: remove global with lib; statements in pkgs/development
2023-01-26 18:31:02 +01:00
Weijia Wang
2d1dc67fe1
aspellDicts.is, aspellDicts.nb: fix build on darwin
2022-11-07 15:07:24 +01:00
Artturin
c6568adb00
treewide: makeWrapper buildInputs to nativeBuildInputs
...
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Joachim Breitner
4fe96a6b16
Test curses dependency
2022-02-24 08:55:17 +01:00
Joachim Breitner
f94dfc5b40
aspell: Build with ncurses
...
fixes #161203
2022-02-21 11:50:26 +01:00
Nick Cao
770e26126f
aspellDicts: fix cross compilation
2021-12-19 00:14:30 +08:00
github-actions[bot]
1fd45c5b3e
Merge master into staging-next
2021-08-08 00:01:44 +00:00
Felix Buehler
e7a35cdb31
aspell: deprecate phases
2021-08-04 17:42:38 +02:00
Martin Weinelt
caf6816da7
aspell: fix buffer overflow in objstack
...
Fixes: CVE-2019-25051
2021-07-29 10:50:09 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
82bf100ef4
aspellDicts.en: 2019.10.06-0 -> 2020.12.07-0
2020-12-11 06:50:10 +00:00
Samuel Gräfenstein
22b73d1282
pkgs/*: add final newline to .nix files
2020-11-09 11:39:28 +00:00
Anthony Cowley
8db271b98f
aspellDicts: force grep to treat dictionaries as text files
...
Fixes #101184
2020-10-20 13:19:24 -04:00
R. RyanTM
6efcb72ac1
aspellDicts.pt_BR: 20090702-0 -> 20131030-12-0
2020-08-31 16:52:36 +02:00
R. RyanTM
78b3da115b
aspellDicts.pt_PT: 20070510-0 -> 20190329-1-0
2020-08-31 16:52:18 +02:00
R. RyanTM
c4600ab4a6
aspellDicts.de: 20030222-1 -> 20161207-7-0
2020-08-02 19:23:19 +00:00
Benjamin Hipple
35ee9b6d94
aspell, tla: use pname
2020-04-24 20:16:12 -04:00
Kevin Stock
295475a378
aspell, tla: use HTTPS instead of FTP
...
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Matthew Bauer
d8b92121d4
aspell: perl is also a native build input
...
This is needed for some scripts needed at build time.
2020-03-05 20:38:43 -05:00
Lancelot SIX
648678f6e1
aspell: 0.60.6.1 -> 0.60.8
...
See http://aspell.net/aspell-0.60.8.txt for release information.
(#71242 )
2019-11-24 00:37:38 +01:00
Will Dietz
5ae6d3a33b
aspellDicts.en-science: update hashes for latest/current content
...
According to [1] they were last updated July 4, 2019.
[1] http://www.jpetrie.net/scientific-word-list-for-spell-checkersspelling-dictionaries/
2019-10-07 18:27:01 -05:00
Will Dietz
73b61a49d4
aspellDicts.en: 2018.04.16-0 -> 2019.10.06-0
2019-10-07 18:26:58 -05:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Olli Helenius
098c442674
Fix nix-shell packages for lynx->curl
2019-02-24 20:06:30 +02:00
Olli Helenius
291eae81ff
Scrape directory index with curl instead of lynx
2019-02-24 18:46:58 +02:00
Olli Helenius
16b009d1c0
Address review comments
...
- Use HTTPS and tighter version regexp to guard against MitM
- Use nix-instantiate instead of experimental nix eval
- Handle dictionary-specific meta overrides
2019-02-18 17:34:49 +02:00
Olli Helenius
3bcdff95a5
aspell: use fetchzip instead of fetchTarball to fetch u-deva files
2019-01-05 13:59:25 +02:00
Olli Helenius
3bfeecb981
aspell: remove override of name in buildOfficialDict
...
The name should include the version number and this is handled just fine by
buildDict.
2019-01-05 13:43:01 +02:00
Olli Helenius
7bf9f243e8
aspell: add all missing official dictionaries
...
From:
https://ftp.gnu.org/gnu/aspell/dict/0index.html
Use a specialized function, buildOfficialDict to specialize builds of
official aspell dictionaries and add an update script.
2019-01-01 21:22:37 +02:00
Olli Helenius
f159fc8f19
aspellDicts.en: 2016.06.26-0 -> 2018.04.16-0
2018-12-30 10:59:36 -05:00
Bjørn Forsman
ee1b7bf831
aspellDicts: use shortName to keep DRY
...
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman
ada797e9aa
aspellDicts: fix typos in shortName
...
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
...
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
SLNOS
3f9ada02ae
aspellDicts: add more dictionaries and some documentation
2018-02-18 12:58:50 +00:00