about summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2022-12-28 14:32:56 +0100
committerRobert Hensing <robert@roberthensing.nl>2022-12-28 14:38:36 +0100
commit91050a9d9d21c18660da4b5cc88a3c9b2b23adda (patch)
treef02657cd9e0a78e468d033b9d4316ddcdcacd449 /nixos/modules/profiles
parent62c8b5bf85b064478e9696c365ead13a8981898a (diff)
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.
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/macos-builder.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixos/modules/profiles/macos-builder.nix b/nixos/modules/profiles/macos-builder.nix
index ee76112a094ca..a981814730a17 100644
--- a/nixos/modules/profiles/macos-builder.nix
+++ b/nixos/modules/profiles/macos-builder.nix
@@ -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.
     '');
   };