librewolf/website
14
55
Fork
You've already forked website
39

init NixOS installation page #85

Open
notashelf wants to merge 6 commits from notashelf/librewolf-website:master into master
pull from: notashelf/librewolf-website:master
merge into: librewolf:master
librewolf:master
librewolf:rel
librewolf:webgl
librewolf:changelog
librewolf:astro
First-time contributor
Copy link

Adds initial NixOS installation page, covering all possible installation methods on NixOS.

The steps are almost final, with some cleanup due. I'll tidy it up before I mark the PR as ready but I really cannot figure out why the OS selector is not picking up NixOS as a valid OS. Any guidance would be appreciated.

Adds initial NixOS installation page, covering all possible installation methods on NixOS. The steps are almost final, with some cleanup due. I'll tidy it up before I mark the PR as ready but I really cannot figure out why the OS selector is not picking up NixOS as a valid OS. Any guidance would be appreciated.

Thanks a lot for taking the time to write this, and sorry about the late response. I think what you are still missing is a entry in lib/repositories.ts, then everything should work as expected.

Also, can you remove the pnpm-lock.yaml while you are at it? (a yarn lockfile is already present)

Thanks a lot for taking the time to write this, and sorry about the late response. I think what you are still missing is a entry in `lib/repositories.ts`, then everything should work as expected. Also, can you remove the `pnpm-lock.yaml` while you are at it? (a yarn lockfile is already present)
notashelf changed title from (削除) WIP: init NixOS installation page (削除ここまで) to init NixOS installation page 2024年10月16日 18:42:42 +02:00
Author
First-time contributor
Copy link

I think this is ready, unless any more changes are requested.

I think this is ready, unless any more changes are requested.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 master:notashelf-master
git switch notashelf-master

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 master
git merge --no-ff notashelf-master
git switch notashelf-master
git rebase master
git switch master
git merge --ff-only notashelf-master
git switch notashelf-master
git rebase master
git switch master
git merge --no-ff notashelf-master
git switch master
git merge --squash notashelf-master
git switch master
git merge --ff-only notashelf-master
git switch master
git merge notashelf-master
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
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
librewolf/website!85
Reference in a new issue
librewolf/website
No description provided.
Delete branch "notashelf/librewolf-website:master"

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?