New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/pull/33607#issuecomment-954425897 Comment: I've installed and tested this on `x86_64/glibc`. I had to install `lua53-devel` to be able to successfully install a rock, due to missing Lua headers. This is identical behavior to `3.5.0`. ``` bash-5.1$ luarocks install dkjson --local Installing https://luarocks.org/dkjson-2.5-3.src.rock dkjson 2.5-3 depends on lua >= 5.1, < 5.5 (5.3-1 provided by VM) No existing manifest. Attempting to rebuild... dkjson 2.5-3 is now installed in /home/zdykstra/.luarocks (license: MIT/X11) ```