!NhAsaYbbgmzHtXTPQJ:funklause.de

Nix NodeJS

189 Members
55 Servers

Load older messages


SenderMessageTime
6 May 2023
@hexa:lossy.networkhexaI do understand that node is scattered throughout the package set, but there is a need to ping everyone on time13:43:51
@hexa:lossy.networkhexa * I do understand that node is scattered throughout the package set, but there is a need to at least ping everyone on time13:44:02
@lily:lily.flowersLily FosterI'd noticed the nodejs 16 eol a few days ago was pushed up. I didn't consider that it would land within 23.05 though13:44:03
@lily:lily.flowersLily FosterI can probably open a tracking issue today or tomorrow for it and ping relevant maintainers and RMs. Just so everyone is aware it'll eventually be a problem for 23.0513:45:04
@lily:lily.flowersLily Foster(Ugh some stuff still needs 16 for now is the thing though... hopefully upstreams actually update their stuff by then)13:46:18
@hexa:lossy.networkhexaI personally subscribe to python announcements, and we generally watch the support timeline pretty closely13:47:34
@hexa:lossy.networkhexathey are of course less volatile,13:47:56
@hexa:lossy.networkhexa * they are of course less volatile13:47:57
@hexa:lossy.networkhexathe issue is, that we cannot really remove EOL stuff from a running stable release13:48:37
@hexa:lossy.networkhexaso we mostly decided to drop things ahead of the release13:48:59
@lily:lily.flowersLily FosterLooks like they has RSS for their announcements. I'll add it to my rss2email config I guess13:49:28
@lily:lily.flowersLily Foster* Looks like they have RSS for their announcements. I'll add it to my rss2email config I guess13:49:39
@hexa:lossy.networkhexabitwarden fails to build with nodejs 18 😄13:50:03
@hexa:lossy.networkhexabitwarden> /nix/store/pgf87rgkzdbqhhsddpligy8xiwar63w8-stdenv-linux/setup: line 122: Unknown command: "bin" 13:50:14
@hexa:lossy.networkhexa *

bitwarden> /nix/store/pgf87rgkzdbqhhsddpligy8xiwar63w8-stdenv-linux/setup: line 122: Unknown command: "bin"

13:50:17
@lily:lily.flowersLily Foster
In reply to @hexa:lossy.network
bitwarden fails to build with nodejs 18 😄
Oh, I know. I know a few things that will
13:50:26
@lily:lily.flowersLily FosterEspecially C/++ modules13:50:40
@lily:lily.flowersLily Foster
In reply to @hexa:lossy.network

bitwarden> /nix/store/pgf87rgkzdbqhhsddpligy8xiwar63w8-stdenv-linux/setup: line 122: Unknown command: "bin"

Okay that's... a weird error...
13:50:59
@hexa:lossy.networkhexa

To see a list of supported npm commands, run:
npm help/electron-builder: No such file or directory

13:51:29
@hexa:lossy.networkhexacontinues like that13:51:31
@lily:lily.flowersLily FosterI guess I'll actually get out my laptop13:52:09
@ambroisie:belanyi.fr@ambroisie:belanyi.fr I saw tandoor-recipes in your list, just updated my version bump PR to use nodejs 😉 16:56:22
8 May 2023
@aktaboot:tchncs.deaktaboot joined the room.20:44:24
@aktaboot:tchncs.deaktaboot
In reply to @lily:lily.flowers
We, uh, should probably make tooling to handle those soon
can I open an issue about this ? 👀
20:53:07
@lily:lily.flowersLily Foster
In reply to @aktaboot:tchncs.de
can I open an issue about this ? 👀
Yeah, I can do that in a bit
21:01:51
9 May 2023
@denbrahe:matrix.orgdenbrahe joined the room.10:30:01
@denbrahe:matrix.orgdenbrahe Hi, I'm trying to create a derivation for a React package using buildNpmPackage. However, both buildNpmPackage and prefetch-npm-deps always fail with Error: https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz: Connection Failed: tls connection init failed: Connection reset by peer (os error 104). Which package failed varies between retries. What could cause that? 10:34:20
@lily:lily.flowersLily Foster
In reply to @denbrahe:matrix.org
Hi, I'm trying to create a derivation for a React package using buildNpmPackage. However, both buildNpmPackage and prefetch-npm-deps always fail with Error: https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz: Connection Failed: tls connection init failed: Connection reset by peer (os error 104). Which package failed varies between retries. What could cause that?
Sometimes the registry connection fails or gets dropped on wifi for me. Retry until it works I guess. I plan to add retry logic to the fetcher so those transient error don't cause the entire fetch to fail
10:46:39
@lily:lily.flowersLily Foster It fetches in parallel, so you might be able to set --cores 1 on the nix build command to disable that (I forget if it respects that or not) 10:47:14
@denbrahe:matrix.orgdenbrahe Ok, thank you! If I understand correctly, prefetch-npm-deps adds the cache to the Nix store, so if I get prefetch-npm-deps to work buildNpmPackage should also work? 10:52:13

Show newer messages


Back to Room ListRoom Version: 6