qdrant icon indicating copy to clipboard operation
qdrant copied to clipboard

Add shell.nix.

Open tormeh opened this issue 2 years ago • 3 comments

All Submissions:

  • [x] Have you followed the guidelines in our Contributing document?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

This PR adds a shell.nix script, which sets up a development environment which lets people using Nix and NixOS build the project.

tormeh avatar May 05 '23 15:05 tormeh

If you find yourself wondering if writing this kind of scripts is a bit painful, the answer is yes.

tormeh avatar May 05 '23 15:05 tormeh

I don't really understand what is happening in this script and how to update it if something changes in Qdrant tooling. So I am not sure if we are ready to take this responsibility

generall avatar May 05 '23 15:05 generall

Very understandable. I needed to write it to build the project myself, so making a PR for it once it was done seemed logical.

tormeh avatar May 07 '23 14:05 tormeh