Merge pull request #130183 from Stunkymonkey/lighttable-phase

lighttable: deprecate phases
This commit is contained in:
Sandro 2021-07-15 21:30:48 +02:00 committed by GitHub
commit 59a7a539ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
sha256 = "06fj725xfhf3fwrf7dya7ijmxq3v76kfmd4lr2067a92zhlwr5pv";
};
phases = [ "installPhase" ];
dontConfigure = true;
installPhase = ''
tar xf ${src}