psalm: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-01 23:52:09 +02:00
parent 24bd0775ac
commit 1cdbdf986f

View file

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