Remove obsolete functions.
svn path=/nixpkgs/trunk/; revision=13309
This commit is contained in:
parent
08b583682a
commit
b196bab378
@ -455,9 +455,6 @@ rec {
|
||||
fixOptionSets = merge: pkgs: opts:
|
||||
fix (fixOptionSetsFun merge pkgs opts);
|
||||
|
||||
finalOptionSetsFun = fixOptionSetsFun;
|
||||
finalReferenceOptionSets = fixOptionSets;
|
||||
|
||||
optionAttrSetToDocList = (l: attrs:
|
||||
(if (getAttr ["_type"] "" attrs) == "option" then
|
||||
[({
|
||||
|
Loading…
Reference in New Issue
Block a user