Nick Hu
Nick Hu
Is there any hope that this will be merged?
I'm grateful for your work @blaggacao on modernising styx, it certainly needed some love. However, I have a major concern. I'm a skeptical about moving away from the standard flake...
I tried using a toolchain file but it didn't seem to have any effect. Maybe some interaction with cargo workspaces? I put the toolchain file in the root workspace directory...
I've encountered this problem with Google Calendar's CalDAV implementation too. I believe that the steps to reproduce it are as follows: 1. import some 'bad' .ics file not from Google...
Yes, essentially this is what I think is happening. After the track changes, the metadata correctly reflects the new track.
You can use `lib.lowPrio` and `lib.hiPrio` to de/prioritise packages.
I think the syntax for this is stable, but I'm wondering if there are any default/user contributed keybindings that would allow me to 'clock in' and 'clock out'?
This is not fixed, I am still getting issues with clippy not being able to download dependencies
Can confirm that disabling nicklist seems to make it usable/better.
I tried your fork and it still suffers the same issue, it seems to be that the output from `@conn.read_message` in `client.rb` (line 132) is nil sometimes which causes the...