Commit graph

5 commits

Author SHA1 Message Date
Jake Hamilton bf781e7f9e
feat: add codex
All checks were successful
buildbot/nix-eval Build done.
2024-08-20 15:09:43 -07:00
Samuel Shuert 5104c5e8ca Patch eval fails caused by flake update
Update's mailerPasswordFile to secrets.mailer.PASSWD and removes our
custom overlay as it was already merged into current nixpkgs

Change-Id: Ic2c8079094fdd93a3350a35f6dbdd67465cee1da
Reviewed-on: #9
Co-authored-by: Samuel Shuert <me@thecoded.prof>
Co-committed-by: Samuel Shuert <me@thecoded.prof>
2024-07-02 22:40:42 +00:00
Skyler Grey b3f31dd71d
fix(forgejo): Patch to stop 500s on import+review
A while ago we set up forgejo. After that, we discovered that in certain
circumstances you could cause forgejo to give an error 500 when
approving a pull request.

Please see https://codeberg.org/forgejo/forgejo/issues/3860

This has been fixed upstream, but we are impatient so we would like to
pull in the patch before it lands in nixpkgs.
2024-05-28 23:58:52 +00:00
Skyler Grey 0add9248e7
feat(license): Switch to REUSE
https://reuse.software is a way of specifying licenses in a simple way
that easily allows us to specify multiple licenses in a project and
check that we are correctly specifying our licenses

We plan to add an MIT-licensed file to the project in a future commit,
which prompted us to look at REUSE to make this simpler
2024-05-28 23:58:52 +00:00
Jake Hamilton 72eedae40b
feat: full axol deployment 2024-05-06 20:36:54 -07:00