nixos/macos-builder: Remove unnecessary paragraph

I was considering the broader context of stateVersion, but the
macos builder does not enable documentation, making this paragraph
a distraction.
This commit is contained in:
Robert Hensing 2022-12-28 14:32:56 +01:00
parent 62c8b5bf85
commit 91050a9d9d

View File

@ -115,11 +115,6 @@ in
has a dependency on stateVersion.
nix-instantiate --attr darwin.builder --show-trace
If this error occurred while evaluating the static part of the option
documentation, the problem may be fixed by adding defaultText to an option.
Otherwise, the dependency should be removed. As a last resort, stateVersion
may be hardcoded in the darwin.builder package by replacing this exception.
'');
};