Author: urkud
Date: Sat Mar 17 17:20:34 2012
New Revision: 33206
URL: https://nixos.org/websvn/nix/?rev=33206&sc=1

Log:
Remove tuxracer

"tuxracer = ..." string was commented for 3 years.

Deleted:
   nixpkgs/trunk/pkgs/games/tuxracer/
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       Sat Mar 17 17:20:30 
2012        (r33205)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix       Sat Mar 17 17:20:34 
2012        (r33206)
@@ -5953,11 +5953,6 @@
 
   tunctl = callPackage ../os-specific/linux/tunctl { };
 
-  /*tuxracer = builderDefsPackage (import ../games/tuxracer) {
-    inherit mesa tcl freeglut;
-    inherit (xlibs) libX11 xproto;
-  };*/
-
   ubootChooser = name : if (name == "upstream") then ubootUpstream
     else if (name == "sheevaplug") then ubootSheevaplug
     else if (name == "guruplug") then ubootGuruplug
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to