elohmeier

Results 20 comments of elohmeier

Can confirm this for [current nixpkgs-unstable](https://github.com/NixOS/nixpkgs/commit/d226935fd75012939397c83f6c385e4d6d832288) with Neovim v0.10.0.

Added handling of relative parent dirs: ![CleanShot 2024-11-26 at 05 02 38](https://github.com/user-attachments/assets/72c58b39-febb-490d-b844-3d21e5566742)

Thanks for you message, no problem. I wonder if there is upstream interest for this addition? If so, please let me know - I would then take a look into...

I think the use case is to prevent installing transitive dependencies. My use case for this is very similar. I need to use torch, which I've added to my `project.dependencies`....

I have read the CLA Document and I hereby sign the CLA

@GiedriusS Thanks for taking a look! In the production fleet that motivated this change, once a receiver pod restarted the distributor’s existing Cap’n Proto stream turned into a half-open socket....

Docs CI failure is unrelated, I've pushed a fix here: https://github.com/thanos-io/thanos/pull/8494