Update Lix #18

Open
vriska wants to merge 1 commit from vriska/nix-eval-jobs:update-lix into main
Member

Seems to work. Most relevant Lix changes are from this morning.

I noticed that treefmt wanted quite a few changes in the existing tree, so I didn't run it.

Seems to work. Most relevant Lix changes are from this morning. I noticed that treefmt wanted quite a few changes in the existing tree, so I didn't run it.
vriska added 1 commit 2024-11-29 21:54:38 +00:00
This pull request has changes conflicting with the target branch.
  • flake.lock
  • src/drv.cc
  • src/nix-eval-jobs.cc
  • src/worker.cc
  • src/worker.hh
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u update-lix:vriska-update-lix
git checkout vriska-update-lix

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff vriska-update-lix
git checkout main
git merge --ff-only vriska-update-lix
git checkout vriska-update-lix
git rebase main
git checkout main
git merge --no-ff vriska-update-lix
git checkout main
git merge --squash vriska-update-lix
git checkout main
git merge --ff-only vriska-update-lix
git checkout main
git merge vriska-update-lix
git push origin main
Sign in to join this conversation.
No reviewers
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/nix-eval-jobs#18
No description provided.