nixpkgs-suyu/nixos
Peter Simons bfab392e6e nixos(spamassassin): provide /etc/spamassassin to fix sa-learn et al
Spamassassin expects its system-wide configuration at /etc/spamassassin, and
some user tools (like sa-learn) need to read those configuration files.
Therefore, we provide a symlink from /etc/spamassassin to the appropriate Nix
store path to make sure those tools work without the user having to pass an
elaborate --siteconfig path that, potentially, changes every time the system
updates.

Fixes https://github.com/NixOS/nixpkgs/issues/29414.
2017-09-27 14:50:52 +02:00
..
doc/manual 17.09 release notes: fix typo 2017-09-26 22:40:02 +02:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers gnome3: only maintain single GNOME 3 package set (#29397) 2017-09-24 12:15:50 +01:00
modules nixos(spamassassin): provide /etc/spamassassin to fix sa-learn et al 2017-09-27 14:50:52 +02:00
tests nixos/radicale: fix default version (#29743) 2017-09-25 10:18:42 +00:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined: remove basic kernel tests 2017-09-16 12:45:30 +02:00
release-small.nix
release.nix kubernetes: fix minor issues 2017-09-24 11:44:25 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.