php-cs-fixer: deprecate phases
This commit is contained in:
parent
05f0fbc037
commit
9dc4202f94
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ mkDerivation {
|
|||
sha256 = "141rkcr0wbsqnc4s5vg4bk4dmxwigwxa3j0vi5c42b5k1lq3sgwr";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Reference in a new issue