Adriel Velazquez

Results 6 comments of Adriel Velazquez

Just to chime in, I've also have had no luck getting Hive to work with Ammonite as well.

@nandak522 and @jasimsulaiman This is an old issue, but I added the producer latency into this PR. https://github.com/confluentinc/confluent-kafka-go/pull/1076 Unless there's a better method of getting the ProducerLatency that can circumvent...

@jficz and @zhardie This is how I got Fleet working on NixOS based heavily on what gitlab wrote. https://github.com/AdrielVelazquez/fleet-nixos The only thing missing from Gitlab was this portion of ```...

Just in case anyone else is also running into this. I temporarily changed my config to this since MacOS doesn't strictly need to download dependencies via Nix ``` build =...

@Saghen ``` Updated (1) ● blink.cmp 4.72ms  start cf25246 refactor: revert remove dead `context.get_keyword` (16 minutes ago) 3ab6832 fix(nix): use native gcc on macos (21 minutes ago) bc480aa fix:...

@antoineco That was a temporary config to get around the nix build issue. The above test worked building via Nix.