unify lix version string between lix and nixos-module #95

Open
commentatorforall wants to merge 1 commit from commentatorforall/unify-version-string into main AGit

Currently lix and nixos-module have slightly diverging version
strings.
This commit fixes this divergence on the nixos-module side of things.
See lix-project/lix#585 for more
information

Currently `lix` and `nixos-module` have slightly diverging version strings. This commit fixes this divergence on the nixos-module side of things. See https://git.lix.systems/lix-project/lix/issues/585 for more information
unify lix version string between lix and nixos-module
Some checks failed
/ build (aarch64-linux) (pull_request) Has been cancelled
/ build (x86_64-linux) (pull_request) Has been cancelled
abf5438765
Currently `lix` and `nixos-module` have slightly diverging version
strings.
This commit fixes this divergence on the nixos-module side of things.
See lix-project/lix#585 for more
information
Author
Member
see also https://gerrit.lix.systems/c/lix/+/4249
Some checks failed
/ build (aarch64-linux) (pull_request) Has been cancelled
/ build (x86_64-linux) (pull_request) Has been cancelled
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 origin +refs/pull/95/head:commentatorforall/unify-version-string
git switch commentatorforall/unify-version-string

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 commentatorforall/unify-version-string
git switch commentatorforall/unify-version-string
git rebase main
git switch main
git merge --ff-only commentatorforall/unify-version-string
git switch commentatorforall/unify-version-string
git rebase main
git switch main
git merge --no-ff commentatorforall/unify-version-string
git switch main
git merge --squash commentatorforall/unify-version-string
git switch main
git merge --ff-only commentatorforall/unify-version-string
git switch main
git merge commentatorforall/unify-version-string
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/nixos-module#95
No description provided.