Hugo
Hugo
Alpine 3.20 and ArchLinux both ship Python 3.12.
@marcEml Set up khal locally and make sure you can reproduce the issue first. After that, try and find where this colour is hardcoded in the codebase. There's likely a...
This is also an issue with the `jsonl` output.
I've taken note to [keep this in mind when implementing repair for the v2 implementation](https://todo.sr.ht/~whynothugo/vdirsyncer-rs/65). It should be doable to find duplicate entries and keep just one. It sounds to...
I'd like to +1 this request too, and provide a bit of extra background. I think there's a lot of value in this that's not immediately evident. --- Firstly, It...
I completely agree that precautions must be taken to avoid running arbitrary code on the host. Wrapping entries like `ExecStart`, `ExecStartPre`, `ExecStartPost`, etc makes sense. The logic would be pretty...
Regarding pip-sync support for these lockfiles: do we want to extend pip-sync to support one new format, or simply implement a new program focused solely on that? I'm inclined for...
Are these builds reproducible? We ought to include instructions on how to reproduce them.
I'm not sure I see the value in implementing this. It provides assurance to downstream consumers that the builds happened in the infrastructure of a specific third party (i.e.: Microsoft)....
~~Does not fix https://github.com/swaywm/sway/issues/8080~~ ~~Idle is still inhibited if a layer shell is never committed and never made visible.~~ I mistested. See below.