Commit graph

8 commits

Author SHA1 Message Date
Evie Litherland-Smith 6c147ede0c Emacs: remove tempel, gnuplot 2024-05-21 17:42:00 +01:00
Evie Litherland-Smith afce550dd9 Add lua-mode back to emacs 2024-05-16 10:39:45 +01:00
Evie Litherland-Smith 8cc344e9c0 Add python pygments packages for LaTeX coloured source export 2024-05-15 15:47:56 +01:00
Evie Litherland-Smith 3f3851b236 python: swap black and flake8 for ruff 2024-05-15 11:59:24 +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
Evie Litherland-Smith 839b7046a1 Remove password-store otp plugin 2024-05-13 06:54:53 +01:00
Evie Litherland-Smith aa74ae4772 Rearrange and reorganise so that everything builds again 2024-05-11 17:05:42 +01:00
Evie Litherland-Smith 10db59de2a Initial add of copied files
Probably not in a working state at the moment, but home-manager will
build. Needs proper configuring to be used
2024-05-11 13:55:23 +01:00