| 2 Jun 2023 |
raitobezarius | apologies | 13:41:30 |
Lily Foster | In reply to @lily:lily.flowers Okay that's not too bad. I thought netlify was already handled though (Pretty sure I merged Robert's PR for that) | 13:41:36 |
raitobezarius | we only have netlify-cli left on master | 13:41:36 |
raitobezarius | then someone forgot to update the generate.sh | 13:41:50 |
Lily Foster | Oh maybe I'm misremembering then | 13:41:50 |
raitobezarius | for netlify-cli | 13:41:52 |
Lily Foster | Oh | 13:41:57 |
Lily Foster | rip | 13:41:59 |
raitobezarius | it will still generate with nodejs-16 for the next upgrade | 13:41:59 |
raitobezarius | but it's true that we don't have netlify cli with nodejs 16 anymore | 13:42:10 |
raitobezarius | so in fact | 13:42:11 |
raitobezarius | only codeserver shit is nodejs16 ? | 13:42:16 |
raitobezarius | this is definitely not worth a rollback | 13:42:21 |
Lily Foster | In reply to @raitobezarius:matrix.org it will still generate with nodejs-16 for the next upgrade I didn't notice that in the PR, oops 😅 | 13:42:25 |
raitobezarius | no worries! | 13:42:29 |
raitobezarius | we have the same thing for nodejs-16 actually on some packages | 13:42:39 |
raitobezarius | * we have the same thing for nodejs-14 actually on some packages | 13:42:42 |
Lily Foster | I just commented on the netlify PR | 13:44:45 |
@drupol:matrix.org | I though that would be a game changer, but... It's not. | 14:40:57 |
Lily Foster | In reply to @drupol:matrix.org I though that would be a game changer, but... It's not. Has upstream confirmed they intend to support 18+ soon? You can still use codeserver, it's just gonna be marked insecure. Hydra is even still building it | 14:49:19 |
@drupol:matrix.org | When a derivation requires an insecure dependency, is it also marked insecure ? | 14:50:31 |
@drupol:matrix.org | Since openvscode-server and code-server both relies on VSCode, and since VScode doesn't support Node JS 18 yet, ... it's impossible to use Node JS 18 with them. | 14:52:24 |
@drupol:matrix.org | * Since openvscode-server and code-server both inherit the VSCode source code, and since VScode doesn't support Node JS 18 yet, ... it's impossible to use Node JS 18 with them. | 14:52:47 |
Lily Foster | In reply to @drupol:matrix.org When a derivation requires an insecure dependency, is it also marked insecure ? Not exactly but it won't eval unless insecure packages are allowed | 14:52:55 |
Lily Foster | In reply to @drupol:matrix.org Since openvscode-server and code-server both relies on VSCode, and since VScode doesn't support Node JS 18 yet, ... it's impossible to use Node JS 18 with them. Yes, you can use nodejs 16 with them? | 14:53:04 |
@drupol:matrix.org | We can only use Node JS 16 with them. | 14:53:17 |
Lily Foster | I'm not sure I'm understanding then. Is it not working with 16 right now? | 14:53:39 |
Lily Foster | (Happy to help if you're getting problems with it) | 14:53:50 |
@drupol:matrix.org | It is currently :) | 14:53:55 |
Lily Foster | Did upstream say when they plan to support 18+? | 14:54:17 |