Bug description: The nix package nodejs-18_x is not available.
Expected vs Current Behavior: Since nodejs-18_x is on the nix package registry, this makes me think that it is available but it isn’t.
Right now, I have to do the hacky approach of npm i node@latest
and use npx node -v
instead. Not ideal.
Steps to reproduce:
- create new nix repl
- type in node in the shell
- observe nodejs-18_x is not on the list of available packages
Bug appears at this link: https://replit.com/@Coder100/Cycle-Bot-Game-autogenerated
Screenshot(s)/Screen Recording:
Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.62
Replit Profile: https://replit.com/@Coder100