feat: add nix-darwin scaffolding for macOS hosts #424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nix-darwin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
nix-darwinflake input (followingnixpkgs-unstable)darwinConfigurationsanddarwinModulesflake outputsdarwinHostbuilder inlib/host.nixmirroring the NixOSbaseHostpatternsystem.activationScripts)packages/hosts/darwin/with example template host configTest plan
nix flake check --no-buildpassesnix eval .#darwinConfigurationsreturns{}nix eval .#darwinConfigurations.example-mac.config.networking.hostNamereturns"example-mac"darwin-rebuild switch --flake .#<hostname>🤖 Generated with Claude Code
c09c77f25b91286e3ad2View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.