install: update add-to-config links for nix-darwin #64

Open
dawnofmidnight wants to merge 1 commit from dawnofmidnight/lix-website:install-nix-darwin into main
First-time contributor

The content for the nix-darwin section of the install page was linking to page sections which no longer exist, so this removes that. We borrowed the wording from the NixOS section right above.

image

(Note: In order to update install.md from install.md.in, we just ran python update_version.py 2.93.3-2, which we assume is fine since there are no other changes.)

The content for the nix-darwin section of the install page was linking to page sections which no longer exist, so this removes that. We borrowed the wording from the NixOS section right above. ![image](/attachments/bc19d6aa-031f-4de2-ab00-d300927fbf56) (Note: In order to update `install.md` from `install.md.in`, we just ran `python update_version.py 2.93.3-2`, which we assume is fine since there are no other changes.)
438 KiB
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u install-nix-darwin:dawnofmidnight-install-nix-darwin
git switch dawnofmidnight-install-nix-darwin

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dawnofmidnight-install-nix-darwin
git switch dawnofmidnight-install-nix-darwin
git rebase main
git switch main
git merge --ff-only dawnofmidnight-install-nix-darwin
git switch dawnofmidnight-install-nix-darwin
git rebase main
git switch main
git merge --no-ff dawnofmidnight-install-nix-darwin
git switch main
git merge --squash dawnofmidnight-install-nix-darwin
git switch main
git merge --ff-only dawnofmidnight-install-nix-darwin
git switch main
git merge dawnofmidnight-install-nix-darwin
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix-website!64
No description provided.