Loading
python312Packages.jedi-language-server: modernise
- Don't use `with lib;` in `meta`. - Use modern dependencies arguments to `buildPythonPackage`. - Don't use `repo = pname` in `src`. - Use "pyproject = true;" instead of "format = pyproject". - Reorder inputs to the order they are used, and put them in sections.