Commit graph

3 commits

Author SHA1 Message Date
Evie Litherland-Smith b25ea0c29d Fix (kind of) scilua install 2024-05-16 10:40:12 +01:00
Evie Litherland-Smith 9c62ce860a Remove luarocks graph-toolkit due to build error 2024-05-13 13:16:26 +01:00
Evie Litherland-Smith 872c0b099c Split prog into python and lua
Make python/default.nix and lua/default.nix to replace
prog/default.nix for each respective language's packages

Move dev tools from prog into emacs/default.nix since that's what
they're relevant for.

Add some extra useful python packages (numpy, scipy, xarray,
matplotlib)

Add yamllint for YAML, associated flymake-yamllint for Emacs, remove
flymake-eslint since I'm not using it

Add lua-language-server and bash-language-server
2024-05-13 11:58:11 +01:00