Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-25 | Run deadnix as a linter | Ben Sima | |
2021-11-26 | Upgrade to nixos-21.05 | Ben Sima | |
Getting me closer to the latest GHC. This release also includes my own packages that I submitted some time ago. GHCJS is not present in 21.05 for some reason, but I think it's back in master, so I might do another upgrade soon, but for now I just disabled my GHCJS support. I'm not really using it anyway. I also had to bring it string-quote, update nixos-mailserver, and a few other things. | |||
2021-03-29 | Always restart que.run services | Ben Sima | |
Hopefully this will keep the service online, even if it drops connection with the client or something occasionally. | |||
2020-12-30 | que: use EnvironmentFile instead of keyfile | Ben Sima | |
2020-12-05 | Renamespace Devalloc and Que | Ben Sima | |
Move them under the Biz root so that we know they are specific to Biz stuff. Biz is for proprietary stuff that we own. I also had to refactor the bild namespace parsing code because it couldn't handle a namespace with 3 parts. I really need to get that namespace library written and tested. |