summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25Add my GPG-derived SSH keyusr/benBen Sima
2023-10-25Disallow search engines from indexing my codeBen Sima
2023-10-25Allow all git config keys in gitoliteBen Sima
2023-10-25Rename BIZ_ROOT to CODEROOTBen Sima
2023-10-03Add rundeps feature to bildBen Sima
2023-10-03Rename BIZ_ROOT to CODEROOTBen Sima
2023-09-21Add a 10-minute timeout for all buildsBen Sima
2023-09-20Prototype MynionBen Sima
2023-09-19Parse and format deadnix json outputBen Sima
2023-09-19Fix checking of grep exitcodeBen Sima
2023-09-19Lint faster by grouping files by extensionBen Sima
2023-08-22Reload direnv on file changesBen Sima
2023-08-22Replace pylint with ruffBen Sima
2023-08-22Add a commit-msg hook lint and various other cleanupsBen Sima
2023-08-21Don't run ci on notes refsBen Sima
2023-08-21Only run pre-push if there hasn't been a successful runBen Sima
2023-08-21Refactor the build system for readabilityBen Sima
2023-08-17Delete BesselBen Sima
2023-08-17Reload dev environment after git checkoutBen Sima
2023-08-17Add --no-cabal flag to ormoluBen Sima
2023-08-17Nixify C buildBen Sima
2023-08-17Nixify rust buildBen Sima
2023-08-16Fix variable substitution and indenting in ci scriptBen Sima
2023-08-16Condense note message in pre-push hookBen Sima
2023-08-16Fix active authors email in testBen Sima
2023-08-16Don't br after Log.info in lint outputBen Sima
2023-08-16Delete unused fileBen Sima
2023-08-16Get python targets buildingBen Sima
2023-08-16Log and return output to callerBen Sima
2023-08-16Turn pre-push into a record-keeping ciBen Sima
2023-08-16Run lintBen Sima
2023-08-16Lint concurrentlyBen Sima
2023-08-16Add llama-cpp and exllamaBen Sima
2023-08-16Update nixpkgs to 23.05Ben Sima
2023-08-10Allow underscores in namespacesBen Sima
2023-08-07Get ava.py running with nixified buildsBen Sima
2023-08-07Working nixified python buildBen Sima
2023-08-07Add hostname to LocalBen Sima
2023-08-07Set BIZ_ROOT in nix builderBen Sima
2023-08-07Remove unneeded nix-instantiate argumentsBen Sima
2023-08-07Documentation improvementsBen Sima
2023-08-03Add packageSet argumentBen Sima
2023-08-03Move buildPhase to a nix-instantiate argumentBen Sima
2023-08-02Better log messageBen Sima
2023-08-02Some notes on Biz.LogBen Sima
2023-08-02Fix nix syntax to include pkgsBen Sima
2023-08-02Factor out nix builder into Haskell.nixBen Sima
2023-07-31Implement nix builds for HaskellBen Sima
2023-07-31Capture and return stdout from procBen Sima
2023-07-31Add srcs to TargetBen Sima