~dhruvin/builds.sr.ht-guix

[MOVED] https://git.sr.ht/~whereiseveryone/builds.sr.ht-guix
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
42ef87c3 — Dhruvin Gandhi 2 years ago
Update README to reflect project changes

refs

wiki
browse  log 

clone

read-only
https://git.sr.ht/~dhruvin/builds.sr.ht-guix
read/write
git@git.sr.ht:~dhruvin/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 ~dhruvin/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 ~dhruvin/public-inbox.

#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