mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
Merge pull request #39314 from dhess/fix-hydra
hydra: fix run-time dependencies after latest CPAN update.
This commit is contained in:
commit
635f24def5
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@ let
|
|||
CatalystViewDownload
|
||||
CatalystViewJSON
|
||||
CatalystViewTT
|
||||
CatalystXRoleApplicator
|
||||
CatalystXScriptServerStarman
|
||||
CryptRandPasswd
|
||||
DBDPg
|
||||
|
@ -39,6 +40,7 @@ let
|
|||
FileSlurp
|
||||
IOCompress
|
||||
IPCRun
|
||||
JSONAny
|
||||
JSONXS
|
||||
LWP
|
||||
LWPProtocolHttps
|
||||
|
|
Loading…
Reference in a new issue