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

Upgrade to the latest version of Node18 #222603

Closed
wants to merge 1 commit into from

Conversation

KensoDev
Copy link

Description of changes

Upgrade node 18 to the latest version available.

Things done

nix-build -E 'with import <nixpkgs> { }; callPackage ./pkgs/development/web/nodejs/update.nix { majorVersion = "18"; }' 
/nix/store/ll82slvlqahf27wk65xabdnxv02cldj3-update-nodejs

This is the output from that command sequence.

I searched the pulls and could not find a pull that does the same thing.

@KiruyaMomochi
Copy link
Contributor

KiruyaMomochi commented Mar 22, 2023

I searched the pulls and could not find a pull that does the same thing.

I guess this because your search keyword is node, but they use nodejs?

By the way, changes that have a big impact on Hydra builds should go to staging branch.

Still, thanks for your contribution!

@KensoDev
Copy link
Author

Thank you! Closing this one.

@KensoDev KensoDev closed this Mar 22, 2023
@KensoDev KensoDev deleted the feature/upgrade-node-18 branch March 22, 2023 22:16
@Janik-Haag Janik-Haag added the 12. first-time contribution This PR is the author's first one; please be gentle! label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants