desktop: add C and Ruby
This commit is contained in:
@@ -147,6 +147,10 @@
|
|||||||
zed-editor
|
zed-editor
|
||||||
package-version-server # for zed
|
package-version-server # for zed
|
||||||
] ++ [
|
] ++ [
|
||||||
|
# C
|
||||||
|
gcc
|
||||||
|
valgrind
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
python3
|
python3
|
||||||
poetry
|
poetry
|
||||||
@@ -171,5 +175,8 @@
|
|||||||
|
|
||||||
# Racket
|
# Racket
|
||||||
racket
|
racket
|
||||||
|
|
||||||
|
# Ruby
|
||||||
|
ruby
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user