If you have a
flake.nix
, we have your CI ready for you!
Before
With NixCI
Zero-configuration CI
CI for any repository with a
flake.nix
.
Locally Reproducible
with a single command, as all CI should be.
Hosted runners
No need to configure any workers.
Jobs are run on powerful machines with no up-front cost.
GitHub Integration
Set up CI in three clicks, for every repository all at once, including future projects.
GitLab Integration
Self-hosted and gitlab.com
Codeberg Integration
Self-hosted forgejo/gitea and codeberg.org
Self-hostable
Option to host everything inside your own network for maximal control and security.
Continuous deployment
Set up locally-reproducible continuous deployment
Impure tests
Run impure tests with access to secrets and the web.
Automatic caching
The power of a fast cache without any of the admin