feat: replace guile with racket-minimal

This commit is contained in:
Ryan Yin
2023-12-26 23:47:32 +08:00
parent 137e11e81f
commit 0ceb810133
2 changed files with 1 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
cargo # rust package manager cargo # rust package manager
go go
jdk17 jdk17
guile # scheme language racket-minimal # scheme language(racket cli only tools)
# db related # db related
dbeaver dbeaver

View File

@@ -133,7 +133,6 @@
actionlint # GitHub Actions linter actionlint # GitHub Actions linter
buf # protoc plugin for linting and formatting buf # protoc plugin for linting and formatting
proselint # English prose linter proselint # English prose linter
guile # scheme language
#-- Misc #-- Misc
tree-sitter # common language parser/highlighter tree-sitter # common language parser/highlighter