| 17 Nov 2022 |
nzbr (they/it) | The none one is present on Ubuntu as well, so that's probably the one we need | 12:21:38 |
| omlet left the room. | 12:21:41 |
K900 | Yeah | 12:23:08 |
K900 | It's worse | 12:23:11 |
K900 | I'm looking at what bottle-imp does | 12:23:15 |
K900 | https://github.com/arkane-systems/bottle-imp/blob/master/othersrc/usr-lib/systemd/system/user-runtime-dir%40.service.d/override.conf | 12:23:22 |
K900 | Also, just masking out the user-runtime-dir doesn't help | 12:31:27 |
K900 | The user instance gets there first | 12:31:57 |
Sandro 🐧 | lol, what
C:\Users\sandro>wsl --version
WSL version: 1.0.0.0
Kernel version: 5.15.74.2
WSLg version: 1.0.47
MSRDC version: 1.2.3575
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.19045.2311
C:\Users\sandro>ver
Microsoft Windows [Version 10.0.19045.2311]
| 21:21:18 |
Sandro 🐧 | I just ran wsl --update on Windows 10 | 21:21:26 |
nzbr (they/it) | So the article I read today did not have a typo when they said WSL 1.0.0 would be coming to Windows 10 | 21:22:41 |
nzbr (they/it) | Interesting | 21:22:47 |
Sandro 🐧 | and it is also available in the microsoft store | 21:24:14 |
| 18 Nov 2022 |
K900 | Does this mean we can rip out syschdemd | 00:18:28 |
nzbr (they/it) | I'd not say rip out, but deprecate and most importantly: stop building workarounds for it | 00:25:51 |
K900 | Nice | 09:05:42 |
K900 | The latest WSL update also writes a /run/tmpfiles.d file for the X11 socekt | 09:06:01 |
K900 | * The latest WSL update also writes a /run/tmpfiles.d file for the X11 socket | 09:06:02 |
K900 | So we don't need to carry a separate one | 09:06:09 |
K900 | I still have no idea what's going on with the runtime dir though | 09:12:51 |
K900 | I have a sneaking suspicion it's just racy | 09:13:00 |
| 19 Nov 2022 |
Sandro 🐧 | In reply to @k900:0upti.me The latest WSL update also writes a /run/tmpfiles.d file for the X11 socket not for me | 03:04:15 |
Sandro 🐧 | but also currently /mnt/wslg is empty | 03:04:35 |
Sandro 🐧 | 🤦 had it off in .wslconfig | 03:05:44 |
Sandro 🐧 | Can we somehow manage that, too?
Theoretically we just need to copy something to /mnt/c/Users/$WIN_USERNAME/.wslconfig | 03:06:14 |
Sandro 🐧 | still better than my Makefile I forget to run everytime | 03:06:30 |
| dx1nt changed their profile picture. | 12:49:58 |
| dx1nt changed their profile picture. | 12:50:55 |
| 21 Nov 2022 |
Sandro 🐧 | Can someone help me with https://github.com/nix-community/NixOS-WSL/issues/163 ?
Generally ssh-agent seems to be a bit broken right now. | 10:19:22 |
Sandro 🐧 | I think since we switched to runuser pseudo terminals under /dev/pts/ which are used by gpg-agent have the wrong ownership. | 13:43:56 |