feat: upgrade to 24.11

This commit is contained in:
Jacob Bachmann 2025-08-18 15:53:31 +02:00
parent 804252f853
commit 48f8497118
No known key found for this signature in database
GPG key ID: 7753026D577922A6
7 changed files with 17 additions and 19 deletions

View file

@ -12,7 +12,7 @@
nixd # nix language server
nil # yet another language server for nix
nixfmt-rfc-style # official formatter for nix code
nodePackages.pyright # type checker for the python language
pyright # type checker for the python language
ruff # an extremely fast python linter
black # uncompromising python code formatter
isort # python utility / library to sort python imports