nixpkgs/modules
Bjørn Forsman 0192c02720 /etc/profile: try all nix profiles for ASPELL_CONF
Aspell can only handle one dict-dir directive and currently we hardocde
that to
  ASPELL_CONF="dict-dir $HOME/.nix-profile/lib/aspell"

This means that aspell doesn't work if it is installed to the system or
default nix profile -- it only works in the user profile.

With this change, aspell can be installed to any of the nix profiles. If
it is installed in more than one profile, the most "local" profile wins
(i.e. sysadmin can set up a default, users can override it).
2013-09-14 13:05:11 +02:00
..
config Add services.samba.nsswins option 2013-09-07 15:09:44 +02:00
hardware Get firmware from lib/firmware 2013-09-04 14:22:52 +02:00
installer Update all legacy-style modules 2013-09-04 13:05:09 +02:00
misc modules/misc/ids.nix: patch tcpcrypt to use our uid 2013-09-11 18:58:37 +02:00
profiles Update all legacy-style modules 2013-09-04 13:05:09 +02:00
programs /etc/profile: try all nix profiles for ASPELL_CONF 2013-09-14 13:05:11 +02:00
security Revert "Add /etc/ssl/certs/ca-certificates.crt symlink for Ubuntu compatibility" 2013-08-18 17:46:07 +02:00
services lightdm: Use xserver.nix environment variables when starting X 2013-09-12 10:09:53 +02:00
system Update all legacy-style modules 2013-09-04 13:05:09 +02:00
tasks fixiup zfs binaries in initrd 2013-09-02 13:53:28 +03:00
testing Work around "Input/output error" opening /dev/ttyS0 2013-07-16 15:04:32 +02:00
virtualisation types.list -> types.listOf 2013-09-04 15:12:07 +02:00
module-list.nix Add support for opportunistic TCP encryption. 2013-09-10 23:32:55 +02:00
rename.nix Update zip to zipAttrsWith since zip is obsolete. 2013-08-22 10:40:50 +03:00