!NhAsaYbbgmzHtXTPQJ:funklause.de

Nix NodeJS

207 Members
59 Servers

Load older messages


SenderMessageTime
29 Dec 2023
@hexa:lossy.networkhexa * can't listen to maja göpel and deal with this tbh 😄19:59:46
@joepie91:pixie.town@joepie91:pixie.townnot sure why this would necessitate giving the machine more memory20:00:11
@joepie91:pixie.town@joepie91:pixie.town it's a max heap size, not a fixed heap size 20:00:17
@whentze:matrix.orgWanja Hentzealso, VMs can still both overcommit and swap, right?20:05:06
@whentze:matrix.orgWanja Hentze
In reply to @joepie91:pixie.town
it's a max heap size, not a fixed heap size
supposedly it really did run into the limit
20:05:47
@hexa:lossy.networkhexaovercommit with ballooning?20:06:16
@hexa:lossy.networkhexaand swap only if I added some20:06:20
@hexa:lossy.networkhexaoften enough heap space is locked, so I'm doubtful this would help20:06:43
@whentze:matrix.orgWanja Hentzeno just regular Linux overcommit20:08:58
@whentze:matrix.orgWanja Hentzeguessing that this is Linux20:09:07
@hexa:lossy.networkhexaoh, yeah sure20:09:12
@whentze:matrix.orgWanja Hentzeballooning is another idea though20:09:18
@whentze:matrix.orgWanja Hentzeidk how hard that is in your VMM20:22:04
@whentze:matrix.orgWanja Hentzelibvirt/qemu/kvm can just do it20:22:17
30 Dec 2023
@raitobezarius:matrix.orgraitobezarius changed their display name from raitobezarius (DECT 2128) to raitobezarius.19:53:17
2 Jan 2024
@platonic.mason:matrix.orgMason Mackamando any of the current solutions support npm workspaces?14:08:28
@lily:lily.flowersLily Foster
In reply to @platonic.mason:matrix.org
do any of the current solutions support npm workspaces?
buildNpmPackage does
14:08:59
@platonic.mason:matrix.orgMason Mackaman is buildNpmPackage just a FOD? 14:14:27
@platonic.mason:matrix.orgMason Mackamanyeah, I guess so. I suppose at this point that's probably the best option for me :/14:22:20
@lily:lily.flowersLily Foster i mean fetchNpmDeps is a FOD fetcher but we'll have automatic FODs (for non-git-deps) from the lockfile Soon™️ 14:57:22
@whentze:matrix.orgWanja Hentzeif there's anything I can do to help with that, lemme know 🫡15:23:45
3 Jan 2024
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deDoes anyone have a working example to build a sharp dep? It wants libvips, pkg-config, python, node-gyp and is now trying to download the node headers13:29:54
@lily:lily.flowersLily Foster
In reply to @janne.hess:helsinki-systems.de
Does anyone have a working example to build a sharp dep? It wants libvips, pkg-config, python, node-gyp and is now trying to download the node headers
pkgs-config in nativeBuildInputs and libvips in buildInputs should be enough when using buildNpmPackage, right?
13:31:34
@lily:lily.flowersLily Foster buildNpmPackage sets up both node gyp and node header location in the config hook 13:31:52
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de
In reply to @lily:lily.flowers
buildNpmPackage sets up both node gyp and node header location in the config hook
ah damn it, I'm not using that :/ Is there a hook I can pull in?
13:32:36
@lily:lily.flowersLily Foster npmHooks.npmConfigHook 13:32:51
@lily:lily.flowersLily Fosterif it's just a standard mkDerivation13:33:04
@lily:lily.flowersLily Fosterthat'll handle getting and building all deps13:33:13
@lily:lily.flowersLily Foster make sure you have a npmDeps = fetchNpmDeps { ... } too 13:33:26
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deI can try, thank you :) I'm currently using a custom FOD because I have to use an awful stack of yarn berry, nextjs, turborepo, …13:34:53

Show newer messages


Back to Room ListRoom Version: 6