Author: NicolasPierron
Date: Mon Sep  5 08:33:07 2011
New Revision: 29019
URL: https://svn.nixos.org/websvn/nix/?rev=29019&sc=1

Log:
Thunderbird 5.x: Add Linux as a build platform.

Modified:
   nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix

Modified: 
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix
==============================================================================
--- nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix  
Mon Sep  5 08:33:03 2011        (r29018)
+++ nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix  
Mon Sep  5 08:33:07 2011        (r29019)
@@ -79,5 +79,6 @@
       # see http://www.mozilla.org/foundation/licensing.html
       if enableOfficialBranding then licenses.proprietary else licenses.mpl11;
     maintainers = with maintainers; [ pierron ];
+    platforms = with platforms; linux;
   };
 }
_______________________________________________
nix-commits mailing list
nix-comm...@cs.uu.nl
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to