Remove some programming packages

This commit is contained in:
Evie Litherland-Smith 2024-01-05 07:32:30 +00:00
parent f2f58336ef
commit 19f8b4b606

View file

@ -46,12 +46,5 @@
nodePackages.pyright
nodePackages.yaml-language-server
nodePackages.bash-language-server
# Common programming languages
rustc
cargo
lua
gfortran
(python3.withPackages (ps: with ps; [ numpy scipy xarray plotly ]))
];
}