| 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 |
| 12 Oct 2025 |
| midischwarz12 removed their profile picture. | 02:45:02 |
| midischwarz12 set a profile picture. | 02:45:11 |
| 13 Oct 2025 |
| Albert joined the room. | 07:51:20 |
| 14 Oct 2025 |
K900 | OK so I've been testing this for a few weeks now: https://github.com/nix-community/NixOS-WSL/pull/821 | 08:38:44 |
K900 | And I'm pretty sure it's Good | 08:38:47 |
K900 | Like, I have not seen any random clock jumps since | 08:39:16 |
Sandro 🐧 | Then go for it | 14:47:22 |
Sandro 🐧 | Chrony ftw | 14:47:25 |
nzbr (they/it) | Oh nice I had a quick look at it, and it seems you made systemd-timesyncd unhappy though | 14:48:34 |
Sandro 🐧 | Does chrony not disable/replace it? | 14:49:46 |
K900 | It does | 14:49:59 |
K900 | Well it should | 14:50:00 |
K900 | The idea is that you sync to the host clock instead of the NTP | 14:50:25 |
nzbr (they/it) | This is what I mean
https://github.com/nix-community/NixOS-WSL/actions/runs/18490648992/job/52683452060?pr=821#step:5:25 | 14:51:01 |
K900 | Oops | 14:52:14 |
K900 | Forgot to remove the override for timesyncd | 14:52:34 |
K900 | Should be good now | 14:52:34 |
nzbr (they/it) | 👍️
I set it to merge when the pipeline passes | 14:54:01 |