summaryrefslogtreecommitdiff
path: root/Biz/Nixpert.nix
AgeCommit message (Collapse)Author
2023-08-16Get python targets buildingBen Sima
I added 'black' to Biz/Lint.hs, but not the others because they rely on dependencies being in the PYTHONPATH to work, so they are only relevant in nix builds and repls. I also made some other tweaks to the python checkPhase and linted all the files. Everything should be building and linting correctly now.
2023-04-28Reorganize to Biz/Cloud/CommsBen Sima
2023-01-05Enable nostr nip-5 verificationBen Sima
2022-07-25Run deadnix as a linterBen Sima
2022-03-30Move to nixpert.chat domain nameBen Sima
I'm also just using the que.run stylesheet for now. Eventually I should make this a base stylesheet, instead of nesting it under Biz/Que, but that can come later.
2022-03-30Move Nixpert stuff up in tree hierarchyBen Sima