summaryrefslogtreecommitdiffstats
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorMichael Hoang <enzime@users.noreply.github.com>2023-07-04 20:46:42 +1000
committerMichael Hoang <enzime@users.noreply.github.com>2023-07-06 21:33:09 +1000
commitedef4868982e5a1ca3226231fb1a7eb292b4c96a (patch)
treeb71651cbc8c4dfa7ee8535d0a982bfc65f0533d8 /nixos/modules/profiles
parent34f6ce2fc2db08bf86022f47975d23e625843d2a (diff)
darwin.linux-builder: rename from `darwin.builder`
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/macos-builder.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/profiles/macos-builder.nix b/nixos/modules/profiles/macos-builder.nix
index 554115705b64..83a849956182 100644
--- a/nixos/modules/profiles/macos-builder.nix
+++ b/nixos/modules/profiles/macos-builder.nix
@@ -177,7 +177,7 @@ in
Please inspect the trace of the following command to figure out which module
has a dependency on stateVersion.
- nix-instantiate --attr darwin.builder --show-trace
+ nix-instantiate --attr darwin.linux-builder --show-trace
'');
};