Update devshell

This commit is contained in:
Gabriel Arazas 2024-10-04 21:13:02 +08:00
parent 9bd0a44368
commit d83a1c06c9
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -17,23 +17,25 @@ let
in in
mkShell { mkShell {
packages = [ packages = [
# To build my website.
asciidoctorWrappedWithCustomOptions asciidoctorWrappedWithCustomOptions
bundix bundix
gems gems
gems.wrappedRuby gems.wrappedRuby
netlify-cli
git git
libgit2 libgit2
go go
hugo hugo
gnuplot gnuplot
imagemagick imagemagick
inkscape
openring openring
tree-sitter tree-sitter
treesitterWithPlugins treesitterWithPlugins
netlify-cli # The deploy tool for this website. # To build my resume.
typst
libffi libffi
libxslt libxslt