pkgs/top-level: little doc fix for mkMassRebuild
This commit is contained in:
parent
4a647dd225
commit
5aa813dcc9
@ -22,7 +22,7 @@ let
|
|||||||
description = (args.description or ''
|
description = (args.description or ''
|
||||||
Whether to ${args.feature} while building nixpkgs packages.
|
Whether to ${args.feature} while building nixpkgs packages.
|
||||||
'') + ''
|
'') + ''
|
||||||
Changing the default will cause a mass rebuild.
|
Changing the default may cause a mass rebuild.
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user