mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
feat: replace guile with racket-minimal
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user