| 20 Feb 2026 |
Emma [it/its] | 'local' unexpected
i must be doing something wrong here :') | 04:22:00 |
Emma [it/its] | oh wait, i see | 04:22:20 |
loudgolem | maybe try without local then, pdfding is using subshells. | 04:22:45 |
loudgolem | * maybe try without local then, pagefind is using subshells. | 04:22:50 |
Emma [it/its] | i missed the in postPatch part :P | 04:23:02 |
Emma [it/its] | just tried that, and it still complains about ERROR: No lock file! (which is only thrown by prefetch-npm-deps as part of npmConfigHook) | 04:23:52 |
Emma [it/its] | * just tried that, and it still complains about ERROR: No lock file! (which is only thrown by prefetch-npm-deps as part of npmConfigHook, as far as i can find) | 04:26:08 |
loudgolem | it also throws just when doing fetchNpmDeps | 04:26:37 |
Emma [it/its] | which... i'm not | 04:27:01 |
Emma [it/its] | :P | 04:27:50 |
Emma [it/its] | i have a whole separate derivation specifically for handling the node modules stuff (because it takes multiple minutes to run) | 04:28:24 |
Emma [it/its] | hm, no matter what i try, it still runs the config hook... guess ill have to switch to makeDerivation directly? | 04:41:32 |
Emma [it/its] | got it working with just a plain makeDerivation | 05:17:42 |
Emma [it/its] | hm, okay, one issue left: [WebRTC] Failed to import @spacebarchat/medooze-webrtc: /nix/store/4qi7jk6d4bx4iz5vw1ppccv8d0cmn67r-spacebar-server-ts-1.0.0-preview.20260220-052209/node_modules/@spacebarchat/medooze-media-server/build/Release/medooze-media-server.node: undefined symbol: srtp_remove_stream | 05:31:39 |
Emma [it/its] | error isnt making much sense as im not stripping or anything | 05:31:58 |
rosssmyth | For easier doc finding, I do have a PR up documenting all the hooks and their parameters
https://github.com/NixOS/nixpkgs/pull/487075 | 16:09:30 |
Emma [it/its] | that's useful to know | 21:16:46 |
Emma [it/its] | in other news, currently debugging the undefined symbol thing and... even dontFixup=true; doesnt seem to fix it? | 21:17:08 |
rosssmyth | do you have some code to run? | 21:48:43 |
Emma [it/its] | https://github.com/spacebarchat/server
pushed my changes, you can run the default output with WRTC_LIBRARY=@spacebarchat/medooze-webrtc
you can also build the nodeModules output and run objdump -t result/node_modules/@spacebarchat/medooze-media-server/build/Release/medooze-media-server.node | grep srtp_remove_stream
(expected output: 0000000000451b10 g F .text 000000000000005b srtp_remove_stream) | 21:54:27 |
| 21 Feb 2026 |
| h7x4 changed their profile picture. | 19:27:17 |
| h7x4 changed their profile picture. | 19:30:39 |
| h7x4 changed their profile picture. | 19:34:05 |
| Kite joined the room. | 22:42:13 |
| 22 Feb 2026 |
| ixxie (Matan) changed their display name from ixxie to ixxie (Matan). | 18:57:22 |
| 26 Feb 2026 |
| Lily Foster changed their profile picture. | 14:01:25 |
| 1 Mar 2026 |
| @dayvidpham:envs.net | 09:06:38 |
| @dayvidpham:envs.net removed their display name dayvidpham. | 09:06:50 |
| @dayvidpham:envs.net left the room. | 09:06:56 |
| 2 Mar 2026 |
| Deirdcore joined the room. | 20:38:19 |