Introduction

nix-actions is a collection of tools to create a Nix based CI workflow on Forgejo (e.g. Codeberg).

Container

Image: codeberg.org/nix-actions/container:latest-<architecture>

Note: Currently, only aarch64 images are available.

The nix-actions container provides an environment for CI tasks to be run. It can be used as an image for the Forgejo runner.

Actions

Forgejo actions can compose multiple actions.

  • checkout