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.
A cookbook is being written currently.
You can visit ~dhruvin/builds.sr.ht-guix to see the features to be implemented or confirmed issues to fix.
You can send patches to, or ask questions in ~dhruvin/builds.sr.ht-guix-devel.
Subscribe to ~dhruvin/builds.sr.ht-guix-announce, to receive updates about Guix System support for builds.sr.ht.
Do not post your questions/messages regarding security in the mailing list. Contact me directly.
Code: AGPL-3.0-or-later
Documentation: GFDL-1.3-or-later