mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: ikiwiki: Add missing input.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-lwpx-paranoidagent.
This commit is contained in:
parent
006c3f2240
commit
89bd9f41ff
1 changed files with 1 additions and 0 deletions
|
@ -4904,6 +4904,7 @@ (define-public ikiwiki
|
|||
("perl-file-mimeinfo" ,perl-file-mimeinfo)
|
||||
("perl-html-tagset" ,perl-html-tagset)
|
||||
("perl-image-magick" ,perl-image-magick)
|
||||
("perl-lwpx-paranoidagent" ,perl-lwpx-paranoidagent)
|
||||
("perl-mail-sendmail" ,perl-mail-sendmail)
|
||||
("perl-timedate" ,perl-timedate)
|
||||
("perl-xml-sax" ,perl-xml-sax)
|
||||
|
|
Loading…
Reference in a new issue