You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
I also had to install SOX, which isn't listed in the README. I don't know the install instructions for arch nor the others, since i'm on gentoo.
And I have several versions of lua. The requires weren't worcking, so I had to add require("luarocks.require") to boot.lua for it to load every package correctly.
The text was updated successfully, but these errors were encountered:
I also had to install SOX, which isn't listed in the README. I don't know the install instructions for arch nor the others, since i'm on gentoo.
And I have several versions of lua. The
require
s weren't worcking, so I had to addrequire("luarocks.require")
toboot.lua
for it to load every package correctly.The text was updated successfully, but these errors were encountered: