lighttable: deprecate phases
This commit is contained in:
parent
c4bfe87fc3
commit
c4ad4c99c5
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "06fj725xfhf3fwrf7dya7ijmxq3v76kfmd4lr2067a92zhlwr5pv";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontConfigure = true;
|
||||
|
||||
installPhase = ''
|
||||
tar xf ${src}
|
||||
|
Loading…
Reference in New Issue
Block a user