[cpan2nix] perlPackages.YAMLLibYAML: cleanup

This commit is contained in:
volth 2018-04-07 07:53:53 +00:00
parent 36f7961427
commit 1f7e126c64

View File

@ -16487,6 +16487,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/T/TI/TINITA/${name}.tar.gz";
sha256 = "06msvj3vmjszl5zj1k7g47ll0kkds9gdb5sky0q27lh4zw1vlj33";
};
doCheck = false;
};
WebServiceLinode = buildPerlModule rec {