mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-20 03:43:45 +00:00
Merge pull request #208688 from amjoseph-nixpkgs/pr/msmtp-just-the-binaries
This commit is contained in:
commit
ecd9be07f6
@ -128,4 +128,5 @@ symlinkJoin {
|
||||
name = "msmtp-${version}";
|
||||
inherit version meta;
|
||||
paths = [ binaries scripts ];
|
||||
passthru = { inherit binaries scripts; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user