mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-22 09:29:48 +01:00
feat: replace guile with racket-minimal
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
cargo # rust package manager
|
||||
go
|
||||
jdk17
|
||||
guile # scheme language
|
||||
racket-minimal # scheme language(racket cli only tools)
|
||||
|
||||
# db related
|
||||
dbeaver
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
actionlint # GitHub Actions linter
|
||||
buf # protoc plugin for linting and formatting
|
||||
proselint # English prose linter
|
||||
guile # scheme language
|
||||
|
||||
#-- Misc
|
||||
tree-sitter # common language parser/highlighter
|
||||
|
||||
Reference in New Issue
Block a user