Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dev shells to nix flake to build from source (#1753)
This is a dirty first working pass. I can build a working lem using just the dependencies provided by running `nix develop .#lem-sdl2` I used `make sdl2`. I have previously ran `qlot install` but I'm not sure if this is necessary. I don't use a lot of common Lisp. It should be possible to make this work with pkg-config. I just don't know how to usually convince CL to ask pkg-config.
- Loading branch information