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:
parent
62c8b5bf85
commit
91050a9d9d
1 changed files with 0 additions and 5 deletions
|
@ -115,11 +115,6 @@ in
|
||||||
has a dependency on stateVersion.
|
has a dependency on stateVersion.
|
||||||
|
|
||||||
nix-instantiate --attr darwin.builder --show-trace
|
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.
|
|
||||||
'');
|
'');
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue