[cpan2nix] perlPackages.TieHashIndexed: cleanup
This commit is contained in:
@@ -16843,6 +16843,7 @@ let self = _self // overrides; _self = with self; {
|
||||
description = "Ordered hashes for Perl";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
doCheck = false; /* test fails on some machines */
|
||||
};
|
||||
|
||||
TieRefHash = buildPerlPackage {
|
||||
|
||||
Reference in New Issue
Block a user