summaryrefslogtreecommitdiff
path: root/Biz/Bild/Deps/inspekt3d.nix
AgeCommit message (Collapse)Author
2021-02-09Fix nix-shell on darwinBen Sima
2020-11-24Improve inspekt3d compilesBen Sima
2020-11-24inspek3d: don't cat the source fileBen Sima
2020-11-24Add inspekt3d to guile deps, and reorganizeBen Sima
I reorganized in order to debug a problem with the nix overlays. I think having small, focused overlayes is more understandable than one overlay that references itself via `rec`. Also the error traces are easier to follow with smaller overlays.