From 17d201796a9ec29839364903435b96e42e34e33b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 9 Mar 2025 12:40:26 -0300 Subject: packages.scm: Add "cireport" package --- src/org/euandre/packages.scm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src') 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 -- cgit v1.2.3