diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/org/euandre/packages.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/org/euandre/packages.scm b/src/org/euandre/packages.scm index 140da60..a255ba6 100644 --- a/src/org/euandre/packages.scm +++ b/src/org/euandre/packages.scm @@ -234,6 +234,12 @@ "3e9c89562d566e72cbaa53db3b1d0dfa8050b1f9" "0ayfp9564jggf02zniqay1sb0q0ff94zwxp6p7ps1g2ir2bxm4nm")) +(define-public cireport + (pkg + "cireport" + "f591c3b8dbba5ad0fd544dbaaf1e8f2ff7bd2997" + "13r4schaxhqcrlb8wlh9n05wvdlkyflz9fdnd8lf7fv7rnamqaq0")) + (define-public cicd (pkg "cicd" @@ -560,6 +566,7 @@ nicely package q + cireport cicd)))) (define (syskeep-rotations config) @@ -1040,6 +1047,7 @@ The default configuration should provide sane values for all of these." nicely syskeep q + cireport cicd guile-heredoc mkwb |