phpmd: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-01 23:56:33 +02:00
parent d3ea470996
commit 05f0fbc037

View file

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