.github | ||
build01 | ||
build02 | ||
build03 | ||
build04 | ||
docs | ||
keys | ||
roles | ||
services | ||
terraform | ||
users | ||
.envrc | ||
.gitignore | ||
.mergify.yml | ||
.sops.yaml | ||
bors.toml | ||
ci.nix | ||
flake.lock | ||
flake.nix | ||
HOSTS.md | ||
inv | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
secrets.yaml | ||
shell.nix | ||
tasks.py | ||
treefmt.nix |
nix-community infrastructure
Welcome to the Nix Community infrastructure project. This project holds all the NixOS and Terraform configuration for this organization.
Services
Community builder
- build01.nix-community.org
We provide an x86 build machine as a public remote builder for the nix community, this machine also has an aarch64 machine configured as its own remote builder.
See here for more information.
Continuous integration
We provide x86 and aarch64 linux CI via these systems:
-
Hercules
- https://hercules-ci.com/github/nix-community- To enable hercules builds go to
https://hercules-ci.com/github/nix-community/$REPO
and click "Build this repository".
- To enable hercules builds go to
-
Hydra
- https://hydra.nix-community.org- To enable hydra builds add a new project in this file.
Cache
- https://nix-community.cachix.org/
All of the above CI builds are pushed to the cache.
Thanks to Cachix for sponsoring our binary cache!
Search
- https://search.nix-community.org
Hound code search for NixOS and nix-community GitHub organisations.
nix-community.org DNS
DNS is managed by terraform in this file.
ryantm-updater bot
nur-update
Support
If you hit any issues, ping us on Matrix in the nix-community room (see the admin list below) or create an issue here: New Issue.
Pull requests from forks
As PRs from forks don't have automatic CI checks, admins can test PRs by posting a comment on the PR instead.
bors try
- check if the PR builds.bors merge
- same asbors try
but will also merge the PR if it builds successfully.- https://bors.tech/documentation/
nix-community administrators
- @Mic92
- @adisbladis
- @ryantm
- @zimbatm
- @zowoq
Role
The role of the administrators is to support the members of the org, and the Nix project in general.
Responsibilities
The administrators are responsible for serving the community to the best of their ability and availability.
They provide services such as:
- keep the systems updated and patched
- reply to user requests
- host new services that could help the project
- on-board new projects
- resolve conflict
The administrators are the only "owners" of the github organization.
Quorum of 5 rule
To reduce the attack surface on the project, the administrative team size is limited to 5 people.
Hosts
See HOSTS.md, this file also contains deployment details.