Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1 KB

README.md

File metadata and controls

20 lines (13 loc) · 1 KB

Guix Build

Elements Guix Builds

This repo uses Github Actions to run the Guix builds for an Elements release.

Prerequisites

  • 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_TOKEN with the value of a github token with the permission to read:packages for the alpine-guix docker image

Usage

  1. Go to Actions > Guix Build
  2. Click "Run Workflow" button
  3. Complete the required inputs
  4. ???
  5. Profit!