This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 1f631d6d15 manifest: Add codeberg-cli.
1f631d6d15 is described below
commit 1f631d6d155aa0295066a58f862d72d7ed6e0e00
Author: jgart <[email protected]>
AuthorDate: Thu Jan 22 14:28:52 2026 -0500
manifest: Add codeberg-cli.
* manifest.scm: Add codeberg-cli.
Change-Id: I6d0a36ecbf52a66ed1480ca37497c698996b8a97
Signed-off-by: jgart <[email protected]>
---
manifest.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/manifest.scm b/manifest.scm
index ccd6268461..4032ff8248 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -46,6 +46,7 @@
;; Useful extras for patches submission.
(specifications->manifest
(list "b4"
+ "codeberg-cli"
"git"
"git:send-email"
"mumi"