signing-party: Add missing Perl dep for caff (#352125)
This commit is contained in:
@@ -124,7 +124,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
wrapProgram $out/bin/caff --set PERL5LIB \
|
||||
${with perlPackages; makePerlPath ([
|
||||
TextTemplate MIMETools MailTools TimeDate NetIDNEncode ]
|
||||
TextTemplate MIMETools MailTools TimeDate NetIDNEncode SubHandlesVia ]
|
||||
++ GnuPGInterfaceRuntimeDependencies)} \
|
||||
--prefix PATH ":" \
|
||||
"${lib.makeBinPath [ nettools gnupg ]}"
|
||||
|
||||
Reference in New Issue
Block a user