This repo uses Github Actions to run create reproducible Guix builds for an Elements release.
- alpine-guix docker image. This repo is currently hardcoded to use the image pushed to
ghcr.io/delta1/alpine-guix - a "Repository secret" in settings/secrets/actions named
READ_TOKENwith the value of a github token with the permission toread:packagesfor the alpine-guix docker image
- Go to Actions > Guix Build
- Click "Run Workflow" button
- Complete the required inputs
- ???
- Profit!