1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

manifest.scm: Remove email-based tools.

We're now well into the Codeberg era, for the better and worse.

* manifest.scm: Remove b4, git:send-email, mumi, patman and openssl.

Change-Id: I04eb74555942bb4853d3cddde84c6975b4ccac2d
This commit is contained in:
Maxim Cournoyer
2026-02-18 17:23:18 +09:00
parent 99c1e2c540
commit eaae33bcbb

View File

@@ -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"