Update environment shell hook

This commit is contained in:
Gabriel Arazas 2022-11-22 23:18:42 +08:00
parent 48a271c255
commit ae5c88fec8

View File

@ -20,5 +20,7 @@ mkShell {
go version go version
hugo version hugo version
asciidoctor --version asciidoctor --version
chmod u+x --recursive ./bin
''; '';
} }