* 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 = {
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 {
inherit (elemType) name check iter fold docPath hasOptions;
merge = list: