Loading pkgs/by-name/ph/phpactor/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,10 @@ php.buildComposerProject (finalAttrs: { nativeBuildInputs = [ installShellFiles ]; postPatch = '' patchShebangs bin/phpactor ''; postInstall = '' installShellCompletion --cmd phpactor \ --bash <($out/bin/phpactor completion bash) Loading Loading
pkgs/by-name/ph/phpactor/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,10 @@ php.buildComposerProject (finalAttrs: { nativeBuildInputs = [ installShellFiles ]; postPatch = '' patchShebangs bin/phpactor ''; postInstall = '' installShellCompletion --cmd phpactor \ --bash <($out/bin/phpactor completion bash) Loading