nixpkgs/pkgs/servers/mail/postfix
Sergei Trofimovich 1c9e9f97ee postfix: mangle store paths in /etc/postfix/makedefs.out
Before the change closure size is:

    $ nix path-info -rsSh $(nix-build --no-link -A postfix) | nl | unnix | tail -n 1
        63  /<<NIX>>/postfix-3.8.2  21.9M  177.9M

After the change:

    $ nix path-info -rsSh $(nix-build --no-link -A postfix) | nl | unnix | tail -n 1
        55  /<<NIX>>/postfix-3.8.2  21.9M  166.0M
2023-09-26 04:31:35 +01:00
..
0001-Fix-build-with-unbound-1.6.1.patch
default.nix postfix: mangle store paths in /etc/postfix/makedefs.out 2023-09-26 04:31:35 +01:00
pfixtools.nix treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
pflogsumm.nix
post-install-script.patch
postfix-3.0-no-warnings.patch
postfix-script-shell.patch
relative-symlinks.patch
update.sh