[cpan2nix] perlPackages.CatalystPluginStackTrace: cleanup
This commit is contained in:
parent
c1052f6819
commit
e84d0d432c
@ -1592,7 +1592,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-StackTrace-0.12.tar.gz;
|
url = mirror://cpan/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-StackTrace-0.12.tar.gz;
|
||||||
sha256 = "1b2ksz74cpigxqzf63rddar3vfmnbpwpdcbs11v0ml89pb8ar79j";
|
sha256 = "1b2ksz74cpigxqzf63rddar3vfmnbpwpdcbs11v0ml89pb8ar79j";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ CatalystRuntime DevelStackTrace MROCompat ];
|
propagatedBuildInputs = [ CatalystRuntime ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Display a stack trace on the debug screen";
|
description = "Display a stack trace on the debug screen";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
Reference in New Issue
Block a user