13 Sep 2025 |
| validitymaiden joined the room. | 17:18:38 |
| validitymaiden set a profile picture. | 17:31:42 |
| validitymaiden changed their profile picture. | 17:32:23 |
14 Sep 2025 |
| @rovey:matrix.org left the room. | 12:24:13 |
| Vincenzo left the room. | 18:37:25 |
| Vincenzo joined the room. | 18:37:53 |
15 Sep 2025 |
| @undaunted2816:matrix.org left the room. | 08:24:23 |
16 Sep 2025 |
| Samuel joined the room. | 08:06:52 |
17 Sep 2025 |
| declnix changed their display name from yehvaed to declnix. | 16:42:53 |
19 Sep 2025 |
| bl1nk changed their profile picture. | 15:22:59 |
| bl1nk changed their profile picture. | 15:25:08 |
21 Sep 2025 |
| Nikita Gaziev joined the room. | 08:14:44 |
22 Sep 2025 |
| declnix joined the room. | 15:21:50 |
| declnix changed their profile picture. | 22:35:51 |
23 Sep 2025 |
| kenji changed their display name from a-kenji to kenji. | 10:38:56 |
declnix | Hi, I'm experiencing some weird issues with code and NixOS on WSL. Has anyone else encountered a similar problem?
➜ ~ where code
/mnt/c/Users/User/AppData/Local/Programs/Microsoft VS Code/bin/code
➜ ~ where code
➜ ~ code nix-config
/mnt/c/Users/User/AppData/Local/Programs/Microsoft VS Code/Code.exe:1
MZx
SyntaxError: Invalid or unexpected token
at wrapSafe (node:internal/modules/cjs/loader:1472:18)
...
Node.js v20.19.4
It looks like code is trying to execute a binary as a Node.js script. Not sure what's going on.
| 10:52:04 |
K900 | Do you have a custom binfmt registration for Node or something | 10:54:02 |
declnix | To be honest it is kind good question
➜ ~ mount | grep binfmt_misc
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
➜ ~ ls /proc/sys/fs/binfmt_misc
register status WSLInterop-late
➜ ~ cat /proc/sys/fs/binfmt_misc/WSLInterop-late
───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ File: /proc/sys/fs/binfmt_misc/WSLInterop-late
───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
1 │ enabled
2 │ interpreter /init
3 │ flags: P
4 │ offset 0
5 │ magic 4d5a
───────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
➜ ~
| 11:02:31 |
K900 | Hm that seems normal | 11:03:04 |
declnix | If it is crucial for sometime I was trying to use https://github.com/nix-community/nixos-vscode-server | 11:18:53 |
nzbr (they/it) | Can you connect through the vscode ui instead of the terminal? Does that work? | 11:26:28 |
declnix | Yes it works through ui | 11:29:52 |
24 Sep 2025 |
| RyanBruno joined the room. | 15:15:05 |
25 Sep 2025 |
| @dvtkrlbs:matrix.org left the room. | 22:24:42 |
26 Sep 2025 |
| jaculabilis joined the room. | 04:55:39 |
29 Sep 2025 |
| @jananders:matrix.org left the room. | 13:04:34 |
30 Sep 2025 |
| 17lifers (at mikuplushfarm) joined the room. | 16:05:18 |
| 17lifers (at mikuplushfarm) | 16:07:10 |
1 Oct 2025 |
| 17lifers (at mikuplushfarm) left the room. | 18:06:21 |
6 Oct 2025 |
rosssmyth | I switched to using Colmena for all my machine's config today. I ran apply-local on my WSL machine and then afterwards ran sudo nix-collect-garbage -d . While the collector was running it suddenly aborted with:
Wsl/Service/E_UNEXPECTED
And when I pressed enter to restart that would just reappear. If I exit WSL, use wsl --shutdown then open WSL again, it works fine. But if I run the collector again it aborts.
| 04:28:05 |