mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 06:28:50 +03:00
perlPackages.NetTwitterLite: fix build
(cherry picked from commit 7da9f71bf7
)
This commit is contained in:
parent
aa2180f0f6
commit
fbc1e14ccd
@ -8886,6 +8886,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/M/MM/MMIMS/Net-Twitter-Lite-0.11002.tar.gz;
|
||||
sha256 = "032gyn1h3r5d83wvz7nj3k7g50wcf73lbbmjc18466ml90vigys0";
|
||||
};
|
||||
buildInputs = [ ModuleBuild ];
|
||||
propagatedBuildInputs = [ CryptSSLeay LWPUserAgent NetOAuth URI ];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user