Loading
mutt: avoid build-only references in 'mutt -v'
The change removes `gcc` from runtime closure. This shrinks closure in
half.
Before the change:
nix path-info -Sh $(nix-build -A mutt) |& unnix
$ /<<NIX>>/mutt-2.2.10 440.0M
After the change: 218M
$ nix path-info -Sh $(nix-build -A mutt) |& unnix
/<<NIX>>/mutt-2.2.10 218.7M