nixpkgs/pkgs/servers/mail
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
..
archiveopteryx
clamsmtp
dkimproxy
dovecot dovecot: 2.3.4 -> 2.3.4.1 2019-02-06 15:54:11 +01:00
dspam
exim exim: 4.91 -> 4.92 2019-02-13 12:59:23 +01:00
freepops
mailhog
mailman
mlmmj
nullmailer
opensmtpd
petidomo
popa3d
postfix
postgrey
postsrsd
pypolicyd-spf
rmilter
rspamd
spamassassin Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
system-sendmail treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00