Author: simons
Date: Tue Aug 16 23:23:40 2011
New Revision: 28628
URL: https://svn.nixos.org/websvn/nix/?rev=28628&sc=1

Log:
Dropped the obsolete haskell-CS173Tourney package (which was based on 
WebServer).

Deleted:
   nixpkgs/trunk/pkgs/development/libraries/haskell/CS173Tourney/default.nix
   nixpkgs/trunk/pkgs/development/libraries/haskell/CS173Tourney/sendmail.patch
Modified:
   nixpkgs/trunk/pkgs/top-level/haskell-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Tue Aug 16 23:23:35 
2011        (r28627)
+++ nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Tue Aug 16 23:23:40 
2011        (r28628)
@@ -483,11 +483,6 @@
 
   cryptohash = callPackage ../development/libraries/haskell/cryptohash {};
 
-  CS173Tourney = callPackage ../development/libraries/haskell/CS173Tourney {
-    inherit (pkgs) fetchgit;
-    json = self.json_0_3_6;
-  };
-
   csv = callPackage ../development/libraries/haskell/csv {};
 
   cssText = callPackage ../development/libraries/haskell/css-text {};
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to