Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-26 | dev: move _{bild,keep,skey} to _/{bild,keep,skey} | Ben Sima | |
2020-07-25 | bild: support incremental compilation | Ben Sima | |
Closes https://github.com/bsima/biz/issues/9 | |||
2020-07-25 | shell: move push and ship to shell hook | Ben Sima | |
2020-07-25 | bild: port to haskell | Ben Sima | |
2020-07-17 | Revert "deps: update miso" | Ben Sima | |
This reverts commit ca28f4a86b839d702bdaa70925884aa2bd5cf9ed. There seems to be a regression in miso where it doesn't load properly any more. | |||
2020-07-14 | deps: update sources.nix | Ben Sima | |
2020-07-14 | dev: move some commands to shell | Ben Sima | |
2020-07-14 | deps: update miso | Ben Sima | |
2020-07-12 | dev: dontCheck acid-state | Ben Sima | |
2020-07-10 | dev: fixes for macos build | Ben Sima | |
2020-06-27 | hero: implement the basics of user logins | Ben Sima | |
There's also a lot of refactoring/renaming in here, so the diff is really messy. The overall problem is that I've only ever added code, I've never gone back and reorganized/rearchitected stuff. So adding even small features is becoming an enormous effort. Anyway, this adds the basics of user auth. Next I need to add the auth checks for every route that needs it, and make sure everything is back to working correctly. | |||
2020-05-02 | Auto-overlay niv sources | Ben Sima | |
This is somewhat experimental, the idea is automatically set the sources from my niv pinned deps. It seems to work, so I'll keep at it and see if I can improve it as issues come up. | |||
2020-04-22 | Move haskell source overrides into niv | Ben Sima | |
2020-04-19 | Rename some Haskell nix files | Ben Sima | |
2020-04-19 | Fix typo | Ben Sima | |
2020-04-19 | Separate haskell from other packages | Ben Sima | |
2020-04-19 | Switch to niv for managing third party sources | Ben Sima | |