Misc cleanup of nix files #15

Open
thubrecht wants to merge 5 commits from cleanup into main
Owner
No description provided.
thubrecht added 5 commits 2025-02-20 14:50:14 +01:00
This pull request has changes conflicting with the target branch.
  • flake.nix
  • src/nix/hive/options.nix
View command line instructions

Checkout

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

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 checkout main
git merge --no-ff cleanup
git checkout cleanup
git rebase main
git checkout main
git merge --ff-only cleanup
git checkout cleanup
git rebase main
git checkout main
git merge --no-ff cleanup
git checkout main
git merge --squash cleanup
git checkout main
git merge --ff-only cleanup
git checkout main
git merge cleanup
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: DGNum/colmena#15
No description provided.