Loading
tic-80: update to git HEAD and fix build
The breakage before was due to the bundled SDL2. This updates the build to use nixpkg's version of SDL2, as well as lua5_3 and a few others, which is enough to unbreak the build. Some of the dependent libraries aren't in nixpkgs, or we only have an incompatible version in nixpkgs, so not all of the libraries are taken from the system. Still, now it builds and runs, I think that's enough of an improvement we can accept the mix of system and upstream libraries in use here!