phpcbf: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-01 23:58:52 +02:00
parent d82296b1b9
commit 1ea3fb3830

View file

@ -11,7 +11,8 @@ mkDerivation {
sha256 = "04wb1imm4934mpy2hxcmqh4cn7md1vwmfii39p6mby809325b5z1";
};
phases = [ "installPhase" ];
dontUnpack = true;
nativeBuildInputs = [ makeWrapper ];
installPhase = ''