nixpkgs/pkgs/top-level
Eelco Dolstra 6679941615 * aspell: hacked up a little patch to allow additional dictionary
directories to be specified through the environment variable
  ASPELL_EXTRA_DICT_DIRS.  This way dictionaries don't have to be
  installed into aspell's prefix.  Instead you can just set
  ASPELL_EXTRA_DICT_DIRS to $HOME/.nix-profile/lib/aspell and install
  dictionaries separately with nix-env (e.g. "nix-env -i
  aspell-dict-nl").
  
* Added a bunch of Aspell dictionaries.  Additional dictionaries can
  be added easily in development/libraries/aspell/dictionaries.nix.

svn path=/nixpkgs/trunk/; revision=9512
2007-10-23 16:33:11 +00:00
..
all-packages.nix * aspell: hacked up a little patch to allow additional dictionary 2007-10-23 16:33:11 +00:00
build-for-release.nix * aspell: hacked up a little patch to allow additional dictionary 2007-10-23 16:33:11 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00
template.nix Added conditional concatenation and used it for name and configureFlags generation. 2007-08-15 21:17:11 +00:00