Loading pkgs/top-level/perl-packages.nix +16 −0 Original line number Diff line number Diff line Loading @@ -27758,6 +27758,22 @@ let }; }; Yancy = buildPerlPackage { pname = "Yancy"; version = "1.088"; src = fetchurl { url = "mirror://cpan/authors/id/P/PR/PREACTION/Yancy-1.088.tar.gz"; hash = "sha256-addqs5ilrGiQc0Paisybr9UZ+0x4WrAU7CagUhA2vSo="; }; buildInputs = [ FileShareDirInstall ]; propagatedBuildInputs = [ ClassMethodModifiers JSONValidator Mojolicious MojoliciousPluginI18N MojoliciousPluginOpenAPI RoleTiny ]; meta = { homepage = "http://preaction.me/yancy/"; description = "The Best Web Framework Deserves the Best CMS"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; WebMachine = buildPerlPackage { pname = "Web-Machine"; version = "0.17"; Loading
pkgs/top-level/perl-packages.nix +16 −0 Original line number Diff line number Diff line Loading @@ -27758,6 +27758,22 @@ let }; }; Yancy = buildPerlPackage { pname = "Yancy"; version = "1.088"; src = fetchurl { url = "mirror://cpan/authors/id/P/PR/PREACTION/Yancy-1.088.tar.gz"; hash = "sha256-addqs5ilrGiQc0Paisybr9UZ+0x4WrAU7CagUhA2vSo="; }; buildInputs = [ FileShareDirInstall ]; propagatedBuildInputs = [ ClassMethodModifiers JSONValidator Mojolicious MojoliciousPluginI18N MojoliciousPluginOpenAPI RoleTiny ]; meta = { homepage = "http://preaction.me/yancy/"; description = "The Best Web Framework Deserves the Best CMS"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; WebMachine = buildPerlPackage { pname = "Web-Machine"; version = "0.17";