Loading
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