[cpan2nix] perlPackages.BC: cleanup
This commit is contained in:
parent
a29a85e608
commit
c943b7366c
@ -681,6 +681,7 @@ let self = _self // overrides; _self = with self; {
|
||||
description = "Perl compiler";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
BFlags = buildPerlPackage rec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user