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
|
||||
gambit
|
||||
clojure
|
||||
ruby_3_4
|
||||
ruby-lsp
|
||||
(ruby_3_4.override {docSupport = true;})
|
||||
rubyPackages_3_4.solargraph
|
||||
rubyPackages_3_4.rubocop
|
||||
elixir
|
||||
rubocop
|
||||
lua
|
||||
sageWithDoc
|
||||
zls
|
||||
rustup
|
||||
sqlite
|
||||
|
||||
# might as well use it consistently
|
||||
haskell-language-server
|
||||
|
|
|
|||
Loading…
Reference in a new issue