Add aspell.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user