[cpan2nix] perlPackages.RSSParserLite: cleanup
This commit is contained in:
parent
318446813a
commit
9af28e7936
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user