summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.scm9
1 files changed, 2 insertions, 7 deletions
diff --git a/manifest.scm b/manifest.scm
index 4032ff82481..ea8e25e405d 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -45,14 +45,9 @@
;; Useful extras for patches submission.
(specifications->manifest
- (list "b4"
- "codeberg-cli"
+ (list "codeberg-cli"
"git"
- "git:send-email"
- "mumi"
- "nss-certs"
- "openssl" ;required if using 'smtpEncryption = tls'
- "patman"))
+ "nss-certs"))
;; For installer
(specifications->manifest
(list "guile-newt"