Age | Commit message (Expand) | Author |
2023-10-10 | Don't swallow namespace-parsing errors | Ben Sima |
2023-10-03 | Add rundeps feature to bild | Ben Sima |
2023-10-03 | Rename BIZ_ROOT to CODEROOT | Ben Sima |
2023-09-21 | Add a 10-minute timeout for all builds | Ben Sima |
2023-09-20 | Prototype Mynion | Ben Sima |
2023-09-19 | Parse and format deadnix json output | Ben Sima |
2023-09-19 | Fix checking of grep exitcode | Ben Sima |
2023-09-19 | Lint faster by grouping files by extension | Ben Sima |
2023-08-22 | Reload direnv on file changes | Ben Sima |
2023-08-22 | Replace pylint with ruff | Ben Sima |
2023-08-22 | Add a commit-msg hook lint and various other cleanups | Ben Sima |
2023-08-21 | Don't run ci on notes refs | Ben Sima |
2023-08-21 | Only run pre-push if there hasn't been a successful run | Ben Sima |
2023-08-21 | Refactor the build system for readability | Ben Sima |
2023-08-17 | Delete Bessel | Ben Sima |
2023-08-17 | Reload dev environment after git checkout | Ben Sima |
2023-08-17 | Add --no-cabal flag to ormolu | Ben Sima |
2023-08-17 | Nixify C build | Ben Sima |
2023-08-17 | Nixify rust build | Ben Sima |
2023-08-16 | Fix variable substitution and indenting in ci script | Ben Sima |
2023-08-16 | Condense note message in pre-push hook | Ben Sima |
2023-08-16 | Fix active authors email in test | Ben Sima |
2023-08-16 | Don't br after Log.info in lint output | Ben Sima |
2023-08-16 | Delete unused file | Ben Sima |
2023-08-16 | Get python targets building | Ben Sima |
2023-08-16 | Log and return output to caller | Ben Sima |
2023-08-16 | Turn pre-push into a record-keeping ci | Ben Sima |
2023-08-16 | Run lint | Ben Sima |
2023-08-16 | Lint concurrently | Ben Sima |
2023-08-16 | Add llama-cpp and exllama | Ben Sima |
2023-08-16 | Update nixpkgs to 23.05 | Ben Sima |
2023-08-10 | Allow underscores in namespaces | Ben Sima |
2023-08-07 | Get ava.py running with nixified builds | Ben Sima |
2023-08-07 | Working nixified python build | Ben Sima |
2023-08-07 | Add hostname to Local | Ben Sima |
2023-08-07 | Set BIZ_ROOT in nix builder | Ben Sima |
2023-08-07 | Remove unneeded nix-instantiate arguments | Ben Sima |
2023-08-07 | Documentation improvements | Ben Sima |
2023-08-03 | Add packageSet argument | Ben Sima |
2023-08-03 | Move buildPhase to a nix-instantiate argument | Ben Sima |
2023-08-02 | Better log message | Ben Sima |
2023-08-02 | Some notes on Biz.Log | Ben Sima |
2023-08-02 | Fix nix syntax to include pkgs | Ben Sima |
2023-08-02 | Factor out nix builder into Haskell.nix | Ben Sima |
2023-07-31 | Implement nix builds for Haskell | Ben Sima |
2023-07-31 | Capture and return stdout from proc | Ben Sima |
2023-07-31 | Add srcs to Target | Ben Sima |
2023-07-31 | Prototype nix expression generation | Ben Sima |
2023-07-28 | Fix tags generation in git hook | Ben Sima |
2023-07-28 | Add NIX_CFLAGS_COMPILE and some deps | Ben Sima |