Naïm Favier
|
215fcc7256
|
hunspell: fix wrapper arguments escaping
|
2022-05-12 20:32:53 +02:00 |
|
Ben Siraphob
|
e03c068af5
|
treewide: makeWrapper buildInputs to nativeBuildInputs
|
2021-02-19 20:09:16 +07:00 |
|
Vladimír Čunát
|
4007e5b807
|
hunspellWithDicts: fix bad meta.outputsToInstall
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
|
2016-09-18 22:39:57 +02:00 |
|
Tuomas Tynkkynen
|
66de416b7a
|
treewide: Mass replace 'hunspell}/bin' to refer to the correct outputs
|
2016-04-14 08:32:20 +03:00 |
|
Simon Vandel Sillesen
|
b34b05b3b8
|
Hunspell: add wrapper to include dictionaries
use like this:
(hunspellWithDicts (with hunspellDicts; [en-us en-gb-ise]))
|
2016-02-01 18:44:20 +01:00 |
|