| 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 |
rosssmyth | Unsure how to debug | 04:28:21 |
rosssmyth | Running: https://github.com/RossSmyth/nixos/commit/196de6a550a7eb9c815996c2f9f7ac1c8459b809 | 04:28:50 |
rosssmyth | The desktop hostname | 04:29:01 |
rosssmyth | * Running: https://github.com/RossSmyth/nixos/commit/8b41dd0e18e91351a45d2de034b2b5e777001d2f | 05:12:16 |
| Manuel A joined the room. | 12:07:22 |
| 8 Oct 2025 |
| @haauler:matrix.org left the room. | 10:43:37 |
| 11 Oct 2025 |
| midischwarz12 joined the room. | 20:44:40 |