[cpan2nix] perlPackages.RSSParserLite: cleanup

This commit is contained in:
volth 2018-06-02 20:36:38 +00:00
parent 318446813a
commit 9af28e7936

View File

@ -13410,7 +13410,7 @@ let self = _self // overrides; _self = with self; {
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
platforms = stdenv.lib.platforms.unix; platforms = stdenv.lib.platforms.unix;
}; };
doCheck = false; doCheck = false; /* creates files in HOME */
}; };
RTClientREST = buildPerlPackage { RTClientREST = buildPerlPackage {