nixpkgs/pkgs
Frederik Rietdijk 91f7042aa0 aspellWithDicts: use a single env
In c0cf19608faf447d4b78f77ff36a770462b19a22 the function
`aspellWithDicts` was introduced, that allows to build a derivation
consisting of aspell and specified dictionaries. In
96457d26dded05bcba8e9fbb9bf0255596654aab 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
..
applications Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
build-support Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
common-updater
data Merge pull request #28964 from chrisburr/patch-2 2017-09-12 09:42:33 +01:00
desktops kde4Workspace: Remove, because it is not maintained anymore 2017-09-14 13:01:43 +02:00
development aspellWithDicts: use a single env 2017-09-16 13:06:26 +02:00
games zandronum: fix soundfont support, minor cleanup 2017-09-15 23:08:47 -07:00
misc clearlooks-phenix: 5.0.7 -> 7.0.1 2017-09-15 09:54:50 +02:00
os-specific Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
servers grafana: 4.4.3 -> 4.5.0 2017-09-15 02:12:32 +02:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv treewide: Fix some references to binutils 2017-09-14 18:12:54 -04:00
test treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
tools Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
top-level Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00