diff --git a/pkgs/top-level/config.nix b/pkgs/top-level/config.nix index 62e4bebe449..17ded76a064 100644 --- a/pkgs/top-level/config.nix +++ b/pkgs/top-level/config.nix @@ -22,7 +22,7 @@ let description = (args.description or '' Whether to ${args.feature} while building nixpkgs packages. '') + '' - Changing the default will cause a mass rebuild. + Changing the default may cause a mass rebuild. ''; });