[cpan2nix] perlPackages.RSSParserLite: cleanup
This commit is contained in:
parent
318446813a
commit
9af28e7936
1 changed files with 1 additions and 1 deletions
|
@ -13410,7 +13410,7 @@ let self = _self // overrides; _self = with self; {
|
|||
maintainers = with maintainers; [ ];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
doCheck = false;
|
||||
doCheck = false; /* creates files in HOME */
|
||||
};
|
||||
|
||||
RTClientREST = buildPerlPackage {
|
||||
|
|
Loading…
Reference in a new issue