Author: eelco
Date: Sun Feb 19 17:54:37 2012
New Revision: 32406
URL: https://nixos.org/websvn/nix/?rev=32406&sc=1

Log:
* Remove the unused graphviz/2.24.nix file.  Also remove the unused
  attribute graphviz_2_24 (which was actually referring to Graphviz
  2.0).

Deleted:
   nixpkgs/trunk/pkgs/tools/graphics/graphviz/2.24.nix
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       Sun Feb 19 17:39:37 
2012        (r32405)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix       Sun Feb 19 17:54:37 
2012        (r32406)
@@ -784,11 +784,6 @@
     inherit (gtkLibs) pango;
   };
 
-  /* Last version to export to dia */
-  graphviz_2_24 = callPackage ../tools/graphics/graphviz/2.0.nix {
-    inherit (gtkLibs) pango;
-  };
-
   /* Readded by Michael Raskin. There are programs in the wild
    * that do want 2.0 but not 2.22. Please give a day's notice for
    * objections before removal.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to