How to properly configure dependencies when using LSP + nix

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • emacs-direnv

    direnv integration for emacs

  • I'm using nix to manage python dependencies (see excerpt of flake.nix below) but this means those python dependencies are in a /nix directory, so when lsp tries to figure out project root for them, it thinks they have nothing to do with my own project. Also I'm using emacs-direnv to transparently switch into nix environments (.envrc + use flake), so direnv (correctly) unloads my LSP executable (configured in flake.nix), so even if they should be considered totally separate projects LSP-mode doesn't know how to start up the server.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • env-commander.el -- Per-directory env setup for shell commands

    3 projects | /r/emacs | 6 Jul 2023
  • How to handle credentials for Python in Emacs

    1 project | /r/emacs | 13 Aug 2022
  • NixShell + direnv + Emacs

    4 projects | /r/emacs | 2 May 2022
  • Anyone using sage-shell-mode?

    2 projects | /r/emacs | 18 Oct 2021
  • Is there a way to configure my Python interpreter to be inside a docker container like in Pycharm?

    2 projects | /r/emacs | 13 Jun 2021