about summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
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.
     '');
   };