* Make Thunderbird 3.x the default.
svn path=/nixpkgs/trunk/; revision=22749
This commit is contained in:
parent
3c57f1fd8a
commit
159d141fb8
@ -8926,7 +8926,7 @@ let
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
thunderbird = thunderbird2;
|
thunderbird = thunderbird3;
|
||||||
|
|
||||||
thunderbird2 = import ../applications/networking/mailreaders/thunderbird/2.x.nix {
|
thunderbird2 = import ../applications/networking/mailreaders/thunderbird/2.x.nix {
|
||||||
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
|
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user