From b1c3574e7b59dd62bf444522c37f03105eb6cfbf Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 26 Mar 2007 13:41:58 +0000 Subject: [PATCH] * Whitespace. svn path=/nixpkgs/trunk/; revision=8417 --- .../applications/networking/mailreaders/thunderbird/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/networking/mailreaders/thunderbird/default.nix b/pkgs/applications/networking/mailreaders/thunderbird/default.nix index cb86b55bd7c..2e969d20507 100644 --- a/pkgs/applications/networking/mailreaders/thunderbird/default.nix +++ b/pkgs/applications/networking/mailreaders/thunderbird/default.nix @@ -10,8 +10,6 @@ }: - - stdenv.mkDerivation { name = "thunderbird-1.5.0.10";