~whereiseveryone/builds.sr.ht-guix

GNU Guix build image support for builds.sr.ht
Update all links
861f1791 — Dhruvin Gandhi 2 years ago
Add twelve-tone from GuixRUs as an example
7429dc2e — Dhruvin Gandhi 2 years ago
Stop recommending using (guix ci) in channels.scm

refs

wiki
browse  log 

clone

read-only
https://git.sr.ht/~whereiseveryone/builds.sr.ht-guix
read/write
git@git.sr.ht:~whereiseveryone/builds.sr.ht-guix

You can also use your local clone with git send-email.

#Guix System support for builds.sr.ht

#Quickstart

Here's a minimal build manifest to get you started.

image: guix
packages:
  - cowsay
tasks:
  - greet: |
      cowsay "Hello, World!"

Submit one yourself or see an example build job.

#Cookbook

A cookbook is available as well.

#Bug Tracker

You can visit ~whereiseveryone/builds.sr.ht-guix to see the features to be implemented or confirmed issues to fix.

#Contribute

You can send patches to, or ask questions in ~whereiseveryone/builds.sr.ht-guix.

#Security

Do not post your questions/messages regarding security in the mailing list. Contact me directly.

#License

Code: AGPL-3.0-or-later

Documentation: GFDL-1.3-or-later