private/skyler/baxter #5

Merged
minion merged 8 commits from private/skyler/baxter into main 2024-05-29 00:03:41 +00:00

8 commits

Author SHA1 Message Date
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
Skyler Grey 24bf8788de
feat: add default shell
We're starting to need a few packages which people are less likely to
have on their system. Let's provide an environment where everyone can
quickly install everything we need.
2024-05-28 23:44:14 +00:00
Jake Hamilton 77bd5f86ae
fix: add isabel's missing key 2024-05-21 15:07:21 -07:00
Jake Hamilton 6b7e8f4bd4
feat: add signing via gpg key 2024-05-21 15:00:33 -07:00
Jake Hamilton e1cd5994e5
fix: mail domain, indexing options, disable org creation 2024-05-21 14:25:46 -07:00
Jake Hamilton a866a1d1aa
docs: add baxter to system entries 2024-05-21 14:25:45 -07:00
Jake Hamilton 6cb331f1c0
feat: add baxter 2024-05-21 14:25:42 -07:00