Install nodejs_24 on NixOS running on WSL-2 #708
Unanswered
mwoodpatrick
asked this question in
Q&A
Replies: 1 comment
-
you say that your that you can install nodejs_23 suggests that you are not running 25.05 as it was removed for 25.05 release to default to nodejs_24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using flakes to control my NixPS configuration running on WSL-2 my state version is 25.05.
I can install nodejs_23 without issue but when I try to install nodejs_24 I get:
error: undefined variable 'nodejs_24'
The wen page:
nodejs_24
Shows the package should exist
What am I doing wrong? How to fix this?
Beta Was this translation helpful? Give feedback.
All reactions