Loading pkgs/by-name/ps/psysh/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ php.buildComposerProject2 (finalAttrs: { changelog = "https://github.com/bobthecow/psysh/releases/tag/v${finalAttrs.version}"; description = "PsySH is a runtime developer console, interactive debugger and REPL for PHP"; mainProgram = "psysh"; maintainers = [ lib.maintainers.piotrkwiecinski ]; license = lib.licenses.mit; homepage = "https://psysh.org/"; }; Loading Loading
pkgs/by-name/ps/psysh/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ php.buildComposerProject2 (finalAttrs: { changelog = "https://github.com/bobthecow/psysh/releases/tag/v${finalAttrs.version}"; description = "PsySH is a runtime developer console, interactive debugger and REPL for PHP"; mainProgram = "psysh"; maintainers = [ lib.maintainers.piotrkwiecinski ]; license = lib.licenses.mit; homepage = "https://psysh.org/"; }; Loading