[cpan2nix] perlPackages.XMLXPath: cleanup
This commit is contained in:
parent
d8418d75b5
commit
f7864bbab1
@ -17526,7 +17526,7 @@ let
|
|||||||
sha256 = "9e6ac67c2cead5f918a060b8b9ccdbdcaa6d610be8517bba42a96cd56748b512";
|
sha256 = "9e6ac67c2cead5f918a060b8b9ccdbdcaa6d610be8517bba42a96cd56748b512";
|
||||||
};
|
};
|
||||||
buildInputs = [ PathTiny ];
|
buildInputs = [ PathTiny ];
|
||||||
propagatedBuildInputs = [ ScalarListUtils XMLParser ];
|
propagatedBuildInputs = [ XMLParser ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Modules for parsing and evaluating XPath statements";
|
description = "Modules for parsing and evaluating XPath statements";
|
||||||
license = stdenv.lib.licenses.artistic2;
|
license = stdenv.lib.licenses.artistic2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user