nixpkgs/nixos
pacien a2c4419636 nixos/ssmtp: fix configuration generator to accomodate ssmtp
This replaces `concatStringsSep "\n"` with the proper generator to make sure
that the generated configuration file ends with a trailing `\n`, which is
required by ssmtp's picky configuration parser to take the last configuration
key into account.

GitHub: closes #105704
2020-12-02 16:41:06 +01:00
..
doc nixos/rspamd: add release notes 2020-12-01 14:45:56 +01:00
lib utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
maintainers Merge pull request #102174 from grahamc/ami-root-use-gpt 2020-10-30 16:14:37 -04:00
modules nixos/ssmtp: fix configuration generator to accomodate ssmtp 2020-12-02 16:41:06 +01:00
tests Merge pull request #103393 from happysalada/add_vector 2020-12-02 03:30:11 -06:00
COPYING
default.nix
README
release-combined.nix nixos: release-combined: only build the amazon image for x86_64,aarch64-linux -- exclude i686 2020-11-19 19:34:23 -05:00
release-small.nix Merge pull request #104322 from grahamc/amazon-image 2020-11-19 18:45:07 -05:00
release.nix

*** NixOS ***

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