ruby stuff
This commit is contained in:
parent
ec93cd2c0b
commit
ad259347f1
1 changed files with 4 additions and 3 deletions
7
home.nix
7
home.nix
|
|
@ -49,14 +49,15 @@ in
|
||||||
guile
|
guile
|
||||||
gambit
|
gambit
|
||||||
clojure
|
clojure
|
||||||
ruby_3_4
|
(ruby_3_4.override {docSupport = true;})
|
||||||
ruby-lsp
|
rubyPackages_3_4.solargraph
|
||||||
|
rubyPackages_3_4.rubocop
|
||||||
elixir
|
elixir
|
||||||
rubocop
|
|
||||||
lua
|
lua
|
||||||
sageWithDoc
|
sageWithDoc
|
||||||
zls
|
zls
|
||||||
rustup
|
rustup
|
||||||
|
sqlite
|
||||||
|
|
||||||
# might as well use it consistently
|
# might as well use it consistently
|
||||||
haskell-language-server
|
haskell-language-server
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue