nixpkgs/pkgs/data/misc/scowl
Michael Raskin 00cafb4c8d scowl: support installing just words.txt
The expression now supports having `words.txt` in some place without tens
and tens of megabytes of all the wordlist and spelling dictionaries. Set
`singleWordlist` parameter to the string of region and size settings. For
example:
```
scowl.override{singleWordlist = "en-gb-ise 60";}
```

Should be useful for #34486
2018-02-02 21:54:13 +01:00
..
default.nix scowl: support installing just words.txt 2018-02-02 21:54:13 +01:00