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 lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
dovecot dovecot: 2.3.4 -> 2.3.4.1 2019-02-06 15:54:11 +01:00
dspam lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
exim exim: 4.91 -> 4.92 2019-02-13 12:59:23 +01:00
freepops
mailhog
mailman Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
mlmmj pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
nullmailer nullmailer: 2.1 -> 2.2 2018-10-26 23:21:53 -07:00
opensmtpd opensmtpd: add comment about progress of upstreaming our patch 2019-01-16 17:12:18 +01:00
petidomo treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
popa3d
postfix postfix: fix linking error after #51770; issue #53001 2019-01-06 14:53:24 +01:00
postgrey lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
postsrsd
pypolicyd-spf
rmilter
rspamd rspamd: 1.8.2 -> 1.8.3 2018-12-16 18:05:58 +00:00
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