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;
};
phases = "unpackPhase installPhase";
libPath = lib.makeLibraryPath
[ stdenv.cc.cc
alsa-lib