diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-02-18 17:23:18 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-02-18 17:51:19 +0900 |
| commit | eaae33bcbb8f8d1b0d2bc5a880983a20f6b5d7eb (patch) | |
| tree | 1704319930b2c4c3bf36441db352b28064abdf27 /manifest.scm | |
| parent | 99c1e2c5400c2a58cb0ec17c8269da20b81a26fa (diff) | |
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
Diffstat (limited to 'manifest.scm')
| -rw-r--r-- | manifest.scm | 9 |
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 @@ | |||
| 45 | 45 | ||
| 46 | ;; Useful extras for patches submission. | 46 | ;; Useful extras for patches submission. |
| 47 | (specifications->manifest | 47 | (specifications->manifest |
| 48 | (list "b4" | 48 | (list "codeberg-cli" |
| 49 | "codeberg-cli" | ||
| 50 | "git" | 49 | "git" |
| 51 | "git:send-email" | 50 | "nss-certs")) |
| 52 | "mumi" | ||
| 53 | "nss-certs" | ||
| 54 | "openssl" ;required if using 'smtpEncryption = tls' | ||
| 55 | "patman")) | ||
| 56 | ;; For installer | 51 | ;; For installer |
| 57 | (specifications->manifest | 52 | (specifications->manifest |
| 58 | (list "guile-newt" | 53 | (list "guile-newt" |
