[cpan2nix] perlPackages.YAMLLibYAML: cleanup

This commit is contained in:
volth 2018-06-02 20:35:42 +00:00
parent 0367ca0bf1
commit 4881985217

View File

@ -18049,7 +18049,6 @@ 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 {