Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentioned expected nixos version #357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SuperSandro2000
Copy link
Member

No description provided.

@nzbr
Copy link
Member

nzbr commented Dec 18, 2023

It's supposed to work on whatever the latest stable NixOS release is as well as unstable. That was the case, when people started to get the rust issue when rebuilding. We bumped the repo to 23.11, and in the process made it incompatible with 23.05. People updated while still having their nixos channel set to 23.05 and therefore ran into problems.
What we should really do imho, is create a channel per NixOS release, similar to what home-manager does

Support for older "inbox" versions is best-effort.
NixOS-WSL is tested with the Windows Store version of WSL 2, which is now available on all supported Windows releases (both 10 and 11). Support for older "inbox" versions is best-effort.

The main branch is intended to be used with nixos-unstable. For stable please look at the corresponding tags.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The main branch is intended to be used with nixos-unstable. For stable please look at the corresponding tags.
The main branch is intended to be used with nixos-unstable. For stable please look at the corresponding branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants