Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-26 | Switch to my nixpkgs fork | Ben Sima | |
This way I can develop on nixpkgs directly, and directly send patches upstream, instead of trying to copy files back and forth and work with overlays. Of course with private stuff that I will never publish, I should use overlays, but that will probably not be very many things, I imagine. | |||
2021-11-26 | Update niv | Ben Sima | |
2021-02-19 | Add support for hlint --refactor | Ben Sima | |
2020-12-07 | Auth and load repos from GitHub | Ben Sima | |
2020-11-24 | Add inspekt3d to guile deps, and reorganize | Ben 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. | |||
2020-11-17 | Update nix-shell stuff for linux | Ben Sima | |
2020-11-12 | Get Biz.Dev setup again | Ben Sima | |
Also correctly renamed the files (didn't work the first time thanks to the macOS filesystem) and moved the default build.os settings to a OsBase.nix file to be used via imports. | |||
2020-10-13 | Move nix files into Biz.Bild namespace | Ben Sima | |