msmtp: set pname

This commit is contained in:
Hythera
2026-02-02 21:14:12 +01:00
parent c8cadcc826
commit e56456adeb
+1 -1
View File
@@ -158,7 +158,7 @@ let
in
if withScripts then
symlinkJoin {
name = "msmtp-${version}";
pname = "msmtp";
inherit version meta;
paths = [
binaries