1
0
This commit is contained in:
2025-08-03 21:55:02 +02:00
parent 1613ba4fce
commit 2479618261

View File

@@ -48,12 +48,10 @@ install_base() {
install_devel() { install_devel() {
packages+=( packages+=(
go go
julia
lua lua
nodejs nodejs
npm npm
python python
r
rust rust
) )
} }