Daniel Rafaj
Daniel Rafaj
Can confirm this issue on Node version v18.8.0. I am getting the very same error on different port 8080. Calling with curl works, calling from node results in `ECONNREFUSED` as...
Indeed it is issue with nodejs. https://github.com/nodejs/node/issues/40702
Initial idea was to make it easier for nixos/nix users to set up this project. One of the worry I had, that if I would pull the latest, we would...
@thomashoneyman There is also more home cooked scripted way of doing this. This awesome guy made this script [update script](https://github.com/colemickens/nixcfg/blob/main/packages/update.sh) and how he keeps metadata for each packages [metadata for...