Commit 91050a9d authored by Robert Hensing's avatar Robert Hensing
Browse files

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.
parent 62c8b5bf
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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.
    '');
  };