feat: add inspect to luajit

This commit is contained in:
buffet 2023-07-17 16:25:07 +02:00
parent 7f60e1f096
commit 4e8bad41ee

View file

@ -70,6 +70,7 @@ in {
(luajit.withPackages (ps:
with ps; [
fennel
inspect
luv
]))