ورد
ورد
Clangd crashes while parsing this piece of invalid code, and removing the `#include`s stops clangd from crashing: ```cpp #include #include class Logger { public: auto log(Level msgLevel) { Level tempLevel...
### What happened? When I create an alert rule with a "Contact point" notification and set the `group_by` field to `["container"]` the simplified routing's auto-generated policy is created with `group_by`...
To address the point > What's not well supported (at the moment) > Real-time updates of configuration without having to log out and back in I added the following snippet...
Firefox for Android recently dropped the limited list of allowed addons, and now any addon that supports mobile can be downloaded from . It would be great if you checked...
this issue builds onto #117 where parsing fails for aliases with `=` chars in them. after applying the patch shown in that issue, aliases that have `=` anywhere except the...
resholve fails to parse aliases with `=` chars in their definition because aliases are split with `.split('=')` [here](https://github.com/abathur/resholve/blob/ebd7901b36a0830b67cf300e2ee5719b867a2059/resholve#L3641), this breaks derivation realisation whether or not `solutions.default.fix.aliases` is set to true....
this flake lets nix users - run the civet cli with `nix run github:danielxmoore/civet` or `nix run github:danielxmoore/civet#cli` - run the lsp with `nix run github:danielxmoore/civet#ls -- --stdio`. - install...