aboutsummaryrefslogtreecommitdiff
path: root/pkgs/servers/dict
diff options
context:
space:
mode:
authorwmertens <Wout.Mertens@gmail.com>2015-01-19 14:10:45 +0100
committerwmertens <Wout.Mertens@gmail.com>2015-01-19 14:10:45 +0100
commite5703d21a7a2d034ff701dec07e8c5f96f5aeb3d (patch)
treee68d9f1b8b9f70f5f920396c400710c7c6c7df00 /pkgs/servers/dict
parent134d1a80c6a9dbdfb34c01dfb6850b254872994e (diff)
Fix glibclocales reference
Environment is auto-added if supported on the platform
Diffstat (limited to 'pkgs/servers/dict')
-rw-r--r--pkgs/servers/dict/dictd-wiktionary.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/servers/dict/dictd-wiktionary.nix b/pkgs/servers/dict/dictd-wiktionary.nix
index 370bfd39137a..42eb3c0757e3 100644
--- a/pkgs/servers/dict/dictd-wiktionary.nix
+++ b/pkgs/servers/dict/dictd-wiktionary.nix
@@ -17,7 +17,6 @@ stdenv.mkDerivation rec {
mkdir -p $out/share/dictd/
cd $out/share/dictd
- export LOCALE_ARCHIVE=${glibcLocales}/lib/locale/locale-archive
python -O ${convert} ${data}
dictzip wiktionary-en.dict
echo en_US.UTF-8 > locale