Remove some programming packages
This commit is contained in:
parent
f2f58336ef
commit
19f8b4b606
|
@ -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 ]))
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue