nix+emacs: Zig and Gleam

This commit is contained in:
Raine Godmaire 2024-05-17 08:02:37 -04:00
parent d224a81160
commit 76eb9c723d
3 changed files with 7 additions and 2 deletions

View file

@ -181,7 +181,7 @@
;;terra ; Earth and Moon in alignment for performance.
(web +lsp) ; the tubes
(yaml +lsp) ; JSON, but readable
;;zig ; C, but simpler
(zig +lsp) ; C, but simpler
:email
;;(mu4e +org +gmail)

View file

@ -21,6 +21,7 @@
:repo "godmaire/charm-freeze.el"
:branch "main"))
(package! gleam-mode :recipe (:host github :repo "gleam-lang/gleam-mode" :branch "main"))
(package! protobuf-mode)
(package! prisma-mode :recipe (:host github :repo "pimeys/emacs-prisma-mode" :branch "main"))

View file

@ -34,8 +34,12 @@
luajit
luajitPackages.fennel
# Rust
# Languages
elixir
gleam
go
rustup
zig
# System
ansible