fix: add nixd and its dependency to overridelist #46

Closed
gepbird wants to merge 0 commits from gepbird:fix-nixd into main
First-time contributor

Closes #45

Closes #45
gepbird added 1 commit 2024-11-20 11:50:30 +00:00
gepbird force-pushed fix-nixd from 9a54da0fe6 to d36f053070 2024-11-20 11:51:22 +00:00 Compare
gepbird requested review from jade 2024-11-20 11:54:10 +00:00
jade referenced this pull request from a commit 2024-11-26 06:48:47 +00:00
Owner

merged :)

merged :)
jade closed this pull request 2024-11-26 06:48:57 +00:00
gepbird deleted branch fix-nixd 2024-11-26 07:08:29 +00:00
Author
First-time contributor

Thanks @jade! May I ask if it can be backported to stable or which branch should a home user use? In the docs I see the latest hardcoded release recommended, but I'd like to not have to update my flake.nix whenever there's a new major lix update. And by using the main branch I was getting some lix version mismatch error so thought it's a bad idea.

Thanks @jade! May I ask if it can be backported to stable or which branch should a home user use? In the docs I see the latest hardcoded release recommended, but I'd like to not have to update my flake.nix whenever there's a new major lix update. And by using the main branch I was getting some lix version mismatch error so thought it's a bad idea.
Owner

Yeah, currently there is not a real stable branch. There is a branch called stable which we might occasionally remember to update, but it is definitely not automated properly and thus cannot be trusted.

If you want to get the non-tagged versions of the module for Lix 2.91 (which will introduce basically no instabilities at all), use release-2.91. main is intended to be used with Lix main and has no guarantees it will work with anything else. This PR should be backported to release-2.91, let me take 5 seconds to do that.

edit: done and released

Yeah, currently there is not a real stable branch. There is a branch called `stable` which we might occasionally remember to update, but it is definitely not automated properly and thus cannot be trusted. If you want to get the non-tagged versions of the module for Lix 2.91 (which will introduce basically no instabilities at all), use `release-2.91`. `main` is intended to be used with Lix main and has no guarantees it will work with anything else. This PR should be backported to release-2.91, let me take 5 seconds to do that. edit: done and released

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
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: lix-project/nixos-module#46
No description provided.