[cpan2nix] perlPackages.CacheKyotoTycoon: cleanup
This commit is contained in:
parent
5e81e7f961
commit
1e65085e86
@ -1183,7 +1183,7 @@ let
|
|||||||
sha256 = "0z4lnc3jfqx8rykm998q2jy5wkhb8p5pir80g9lqpi4lb0ilic6c";
|
sha256 = "0z4lnc3jfqx8rykm998q2jy5wkhb8p5pir80g9lqpi4lb0ilic6c";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ Furl URI ];
|
propagatedBuildInputs = [ Furl URI ];
|
||||||
buildInputs = [ FileWhich TestTCP TestRequires TestSharedFork ];
|
buildInputs = [ FileWhich TestRequires TestSharedFork TestTCP ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "KyotoTycoon client library";
|
description = "KyotoTycoon client library";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user