perlPackages.LWPAuthenOAuth: the license is known
https://metacpan.org/pod/LWP::Authen::OAuth#AUTHOR /cc #31523.
This commit is contained in:
parent
417706dcc1
commit
52fba7efa1
@ -8189,7 +8189,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
propagatedBuildInputs = [ LWP URI ];
|
propagatedBuildInputs = [ LWP URI ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Generate signed OAuth requests";
|
description = "Generate signed OAuth requests";
|
||||||
license = "unknown";
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user