[cpan2nix] perlPackages.CarpAlways: cleanup
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user