From 9f47f715c14a1c6f9803512f980c1110c4d60f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andres=20L=C3=B6h?= Date: Tue, 29 May 2012 14:02:26 +0000 Subject: [PATCH] Revert bogus change. svn path=/nixpkgs/trunk/; revision=34273 --- pkgs/top-level/all-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 532f0eb6ca9..422daf6fd56 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -1,4 +1,4 @@ -/* This file composes the Nix Packages collection. That is, it gtk3 +/* This file composes the Nix Packages collection. That is, it imports the functions that build the various packages, and calls them with appropriate arguments. The result is a set of all the packages in the Nix Packages collection for some particular