Is it possible to override lsp-mode from nixpkgs to use plists?
If I set env variable as described here it gives some errors, but it isn’t a case if using lsp-mode installed by emacs outside nix.
So my guess is I need to somehow add this env variable to package but I have no idea how to override emacs packages.
I found out I can just use overrideAttrs as in any package.