thunderbird-bin: remove phases

This commit is contained in:
Felix Buehler 2021-08-03 00:05:24 +02:00
parent d14ed0c56f
commit 1d31fb66de

View File

@ -75,8 +75,6 @@ stdenv.mkDerivation {
inherit (source) sha256; inherit (source) sha256;
}; };
phases = "unpackPhase installPhase";
libPath = lib.makeLibraryPath libPath = lib.makeLibraryPath
[ stdenv.cc.cc [ stdenv.cc.cc
alsa-lib alsa-lib