Skip to content

delta1/elements-guix-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!