Add aspell.

This commit is contained in:
Gabriel Ebner 2015-07-13 14:24:37 +02:00
parent 369ad6c7a3
commit 5cc521f9b0

@ -86,9 +86,11 @@
cabal-install
# ghc-mod
# emacs
emacs
ghostscript # for auctex
];
aspell
] ++ (with aspellDicts; [ en de fr nl ]);
nixpkgs.config.packageOverrides = pkgs: rec {
# libreoffice = pkgs.libreoffice.override { jdk = pkgs.jdk; }; # reuse package cache