vapor: deprecate phases
This commit is contained in:
parent
b2071530e2
commit
76fff62cad
@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
|||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
buildInputs = [ lua love ];
|
buildInputs = [ lua love ];
|
||||||
|
|
||||||
phases = "installPhase";
|
dontUnpack = true;
|
||||||
|
|
||||||
installPhase =
|
installPhase =
|
||||||
''
|
''
|
||||||
|
Loading…
Reference in New Issue
Block a user