* Whitespace.

svn path=/nixpkgs/trunk/; revision=30044
This commit is contained in:
Eelco Dolstra 2011-10-26 17:58:53 +00:00
parent 3a160ac25d
commit bcffafa65a
2 changed files with 1 additions and 2 deletions

View File

@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Linux development manual pages"; description = "Linux development manual pages";
homepage = http://kernel.org/pub/linux/docs/manpages/; homepage = http://www.kernel.org/doc/man-pages/;
}; };
} }

View File

@ -148,7 +148,6 @@ rec {
} }
; ;
uniq = elemType: mkOptionType { uniq = elemType: mkOptionType {
inherit (elemType) name check iter fold docPath hasOptions; inherit (elemType) name check iter fold docPath hasOptions;
merge = list: merge = list: