[cpan2nix] perlPackages.CarpAlways: cleanup
This commit is contained in:
parent
739f01ad1e
commit
2f11851d33
@ -1023,6 +1023,7 @@ let self = _self // overrides; _self = with self; {
|
||||
description = "Warns and dies noisily with stack backtraces";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
buildInputs = [ TestBase ];
|
||||
};
|
||||
|
||||
CarpAssert = buildPerlPackage {
|
||||
|
Loading…
x
Reference in New Issue
Block a user