Commit graph

16 commits

Author SHA1 Message Date
Evie Litherland-Smith c87125ba4f Add python back 2024-03-11 18:23:52 +00:00
Evie Litherland-Smith 38e6132dac Remove default python install, keep isort and pylsp from it though 2024-03-06 18:07:35 +00:00
Evie Litherland-Smith a7af2ef548 Add pandas and xarray to standard python packages 2024-03-05 07:19:30 +00:00
Evie Litherland-Smith 8ad326dc7b Add matplotlib to default python packages 2024-03-04 17:27:04 +00:00
Evie Litherland-Smith cb736a7100 Remove ipython config 2024-03-04 14:45:20 +00:00
Evie Litherland-Smith 7743f5442c Revert "Remove nil (nix lsp)"
This reverts commit 4cf74f480a.
2024-02-21 06:42:18 +00:00
Evie Litherland-Smith 4cf74f480a Remove nil (nix lsp) 2024-02-20 09:41:24 +00:00
Evie Litherland-Smith 5b405c4502 Add clippy for rust 2024-02-16 17:11:01 +00:00
Evie Litherland-Smith 193b270483 pyright back to pylsp, black back to ruff formatting
Move isort / mypy inside python packages to get env correctly
2024-02-16 16:54:43 +00:00
Evie Litherland-Smith bb6f42f8c8 Put ipython and numpy back in same python environment
Remove GUI parts of ipython config
2024-02-16 14:36:48 +00:00
Evie Litherland-Smith 94e3282d64 Make python install a bit more minimal
Switch back to using pyright as python lsp for the proper venv
support...
2024-02-16 14:27:29 +00:00
Evie Litherland-Smith 608faf3fac Add some initial JS stuff
Add nodejs, TS LSP and eslint with flymake plugin for emacs
2024-02-12 09:16:58 +00:00
Evie Litherland-Smith 8a66f1f41e python: add tkinter, matplotlib, poetry
Remove python-lsp-ruff since flymake does ruff linting
2024-02-09 12:04:53 +00:00
Evie Litherland-Smith cd56915e42 Add ipython to install python packages 2024-02-09 11:10:58 +00:00
Evie Litherland-Smith f33c93bc87 Add scipy to default python packages 2024-02-09 08:57:21 +00:00
Evie Litherland-Smith 1da9a8da19 Move programming packages to separate file, with some additions 2024-02-09 08:42:38 +00:00