|
Hi! 👋 Thanks for the awesome project, it's a lifesaver for me at work! Is 24.11 support is on the roadmap any time soon? Is it as simple as repointing my Figured I'd ask before interfering with my work env. |
Answered by
sedlund
Dec 23, 2024
Replies: 1 comment 5 replies
|
yes, you can point to 24.11.
if you have one configuration the whole system will be upgraded to whatever you point nixpkgs at (most probably are running unstable for reference). if you have separate home-manager profile you should not mix channels by having a different OS and home profile version (generally...) |
5 replies
Answer selected by
gaving
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, you can point to 24.11.
if you have one configuration the whole system will be upgraded to whatever you point nixpkgs at (most probably are running unstable for reference). if you have separate home-manager profile you should not mix channels by having a different OS and home profile version (generally...)