m2install: deprecate phases
This commit is contained in:
parent
513701efce
commit
d5a540c52a
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ in stdenv.mkDerivation {
|
|||
cp $src $out/m2/$m2Path/$m2File
|
||||
'';
|
||||
|
||||
phases = "installPhase";
|
||||
dontUnpack = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue