nixpkgs/pkgs/development/libraries/aspell
Frederik Rietdijk 91f7042aa0 aspellWithDicts: use a single env
In c0cf19608f the function
`aspellWithDicts` was introduced, that allows to build a derivation
consisting of aspell and specified dictionaries. In
96457d26dd a fix was included to properly
find the dictionaries.

Issue #29429 describes that, while the current method works for the
aspell binary, it does not in case of the API.

This commit rewrites the wrapper into a single derivation, create a
single tree of symbolic references to both the binary and the
dictionaries so that its possible to find the dictionaries with the API.
Furthermore, the binary is wrapped so it can still find the dictionaries
as well.
2017-09-16 13:06:26 +02:00
..
aspell-with-dicts.nix aspellWithDicts: use a single env 2017-09-16 13:06:26 +02:00
clang.patch suitable clang stdenv 2014-09-09 13:54:24 -07:00
default.nix Revert "aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset" 2017-04-19 20:21:36 +02:00
dictionaries.nix aspell-dict-ca: init at 2.1.5-1 2017-02-14 15:17:28 +01:00