* Whitespace.
svn path=/nixpkgs/trunk/; revision=30044
This commit is contained in:
parent
3a160ac25d
commit
bcffafa65a
@ -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/;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user