Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/delta1/elements-guix-build


https://github.com/delta1/elements-guix-build

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Guix Build](https://github.com/delta1/elements-guix-build/actions/workflows/guix.yml/badge.svg)](https://github.com/delta1/elements-guix-build/actions/workflows/guix.yml)

# Elements Guix Builds

This repo uses Github Actions to run the Guix builds for an [Elements](/ElementsProject/elements) release.

## Prerequisites

- [alpine-guix](https://github.com/fanquake/core-review/blob/master/guix/README.md#create-the-alpine-guix-image) 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](settings/secrets/actions) named `READ_TOKEN` with the value of a [github token](/settings/tokens) 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!