Author: eelco
Date: Thu Oct 6 13:28:03 2011
New Revision: 29700
URL: https://nixos.org/websvn/nix/?rev=29700&sc=1
Log:
* Get rid of old Thunderbird versions.
Deleted:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/2.x.nix
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/3.x.nix
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/builder.sh
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/xlibs.patch
Modified:
nixpkgs/trunk/pkgs/top-level/all-packages.nix
Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/all-packages.nix Thu Oct 6 13:27:58
2011 (r29699)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix Thu Oct 6 13:28:03
2011 (r29700)
@@ -7323,17 +7323,7 @@
thinkingRock = callPackage ../applications/misc/thinking-rock { };
- thunderbird = thunderbird7;
-
- thunderbird2 = callPackage
../applications/networking/mailreaders/thunderbird/2.x.nix {
- inherit (gnome) libIDL;
- };
-
- thunderbird3 = callPackage
../applications/networking/mailreaders/thunderbird/3.x.nix {
- inherit (gnome) libIDL;
- };
-
- thunderbird7 = callPackage
../applications/networking/mailreaders/thunderbird/7.x.nix {
+ thunderbird = callPackage
../applications/networking/mailreaders/thunderbird/7.x.nix {
inherit (gnome) libIDL;
};
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits