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 archiveopteryx: fix build w/gcc7 2018-03-17 18:46:45 +01:00
clamsmtp clamsmtp: fix build after linuxHeaders update to 4.15 2018-03-05 10:27:43 +01:00
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 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
mailhog pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
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 pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
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 pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
pypolicyd-spf pypolicyd-spf: move to all-packages 2018-02-25 22:24:09 +03:00
rmilter pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
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