phpstan: deprecate phases
This commit is contained in:
parent
1cdbdf986f
commit
d3ea470996
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ mkDerivation {
|
|||
sha256 = "0f8858w9b421s3dfz8a56g0mik4zyi1lp88lijw4zs2d94dcdl9s";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Reference in a new issue