We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a647dd commit 5aa813dCopy full SHA for 5aa813d
1 file changed
pkgs/top-level/config.nix
@@ -22,7 +22,7 @@ let
22
description = (args.description or ''
23
Whether to ${args.feature} while building nixpkgs packages.
24
'') + ''
25
- Changing the default will cause a mass rebuild.
+ Changing the default may cause a mass rebuild.
26
'';
27
});
28
0 commit comments