HomePhabricator
Diffusion Comm 649a14c6bd91

Modify NIX and keyserver configuration files to allow node version >= 18

Description

Modify NIX and keyserver configuration files to allow node version >= 18

Summary:
This differential applies temporary solution to allow usage of node version >= 18 since it is necessary for current project regarding blob service and big notifications.
The solution is not perfect and the correct one will be implemented in future: https://linear.app/comm/issue/ENG-4373/revert-to-using-nvm-to-lock-into-specific-node-version

Test Plan:

  1. run yarn cleaninstall
  2. run nix develop
  3. run node --version and expect the output to match 18.12.1

Reviewers: ashoat, jon, O1 Nix

Reviewed By: ashoat, jon, O1 Nix

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D8520

Details

Provenance
marcinAuthored on Jul 17 2023, 6:25 AM
Reviewer
Restricted Owners Package
Differential Revision
D8520: Modify NIX and keyserver configuration files to allow node version >= 18
Parents
rCOMM9f9aae91ff31: [tunnelbroker] remove unused dependencies
Branches
Unknown
Tags
Unknown