| 1 Apr 2025 |
| Sandro ๐ง changed their display name from Sandro ๐ง to "Sandro [c3d2]". | 13:56:53 |
| Sandro ๐ง changed their display name from "Sandro [c3d2]" to Sandro ๐ง [c3d2]. | 13:57:34 |
| Sandro ๐ง changed their display name from Sandro ๐ง [c3d2] to Sandro ๐ง. | 13:59:04 |
| 4 Apr 2025 |
| divit joined the room. | 12:22:39 |
| 5 Apr 2025 |
| underpantsgnome removed their display name underpantsgnome. | 15:52:57 |
| underpantsgnome left the room. | 15:54:11 |
| 7 Apr 2025 |
| @ipsavitsky234:matrix.org joined the room. | 09:18:01 |
| 11 Apr 2025 |
| @bustatymes:matrix.org removed their display name bustatymes. | 23:00:44 |
| @bustatymes:matrix.org left the room. | 23:00:47 |
| 12 Apr 2025 |
| Niklas Korz left the room. | 11:43:12 |
| 13 Apr 2025 |
| firerain joined the room. | 18:28:40 |
| 14 Apr 2025 |
| declnix joined the room. | 13:58:50 |
| 22 Apr 2025 |
| senorsmile joined the room. | 02:49:49 |
| 23 Apr 2025 |
rosssmyth | Is run0 supposed to work? I tried it today and it fails with
Failed to execute /run/current-system/sw/bin/pkttyagent: No such file or directory
Failed to start transient service unit: Access denied
| 15:42:10 |
rosssmyth | I get that just by running run0 without any arguments | 15:42:35 |
rosssmyth | * I get that just by running run0 without any arguments, or with any arguments. | 15:42:42 |
K900 | You need polkit for that | 15:48:02 |
K900 | security.polkit.enable = true | 15:48:15 |
thou-vow | git push is freezing my WSL entirely... | 18:49:30 |
K900 | WSL1 or WSL2? | 18:53:39 |
thou-vow | In reply to @k900:0upti.me WSL1 or WSL2? It's WSL 2 | 20:20:19 |
| 24 Apr 2025 |
K900 | Check for disk corruption maybe | 04:41:59 |
| sorm_cha changed their profile picture. | 21:53:24 |
| 26 Apr 2025 |
mwoodpatrickmx | I'm trying to get vscode-neovim in NixOS running on WSL-2.
I do have NixOS running in the latest version of WSL-2
I do have neovim version 0.11.0 running on NixOS
I do have vscode server running on my NixOS distro and con connect and launch a terminal using vscode from the windows side and can launch "code ." within the distro and it launches vscode without issue.
My Path to neovim in the NixOS distro is /run/current-system/sw/bin/nvim and did set the
"vscode-neovim.neovimExecutablePaths.linux": "/run/current-system/sw/bin/nvim"
But when I restart vscode I get:
[Failed to start nvim] Unable to find a suitable neovim executable. Please check your neovim installation.
Does anyone have any suggestions about what I'm doing wrong or how best to debug | 14:35:39 |
Gleydar | How do you set the neovimExecutable path? | 16:16:57 |
| debabrata pattnayak joined the room. | 18:06:00 |
| 1 May 2025 |
| Rosuavio changed their display name from Rosario Pulella to Rosuavio. | 20:08:18 |
| 7 May 2025 |
98765abc | ๐คจhmm wired. Podman with Container Device Interface is not usable on my Machine
DEBU[0000] ExitCode msg: "container create failed (no logs from conmon): conmon bytes \"\": readobjectstart: expec
t { or n, but found \x00, error found in #0 byte of ...||..., bigger context ...||..."
Error: container create failed (no logs from conmon): conmon bytes "": readObjectStart: expect { or n, but found ,
error found in #0 byte of ...||..., bigger context ...||...
DEBU[0000] Shutting down engines
| 13:32:12 |
K900 | I highly doubt CDI will work on WSL | 13:33:03 |
K900 | Because WSL handles drivers very differently | 13:33:11 |