diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:26:55 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:36 +0200 |
| commit | dbd82d7cfc04b9f0237c3d0245340e379b1f67d6 (patch) | |
| tree | 19ea21433592e6f537e07f5a8bd1fb41e4780aa8 /gnu/packages | |
| parent | c3f997f4d26c38b2458a5cf4055f80ccade58c0e (diff) | |
gnu: Remove psi.
* gnu/packages/messaging.scm (psi): Delete variable.
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/messaging.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index b38f0eddd82..1e041e09d67 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm | |||
| @@ -3137,9 +3137,6 @@ implementation of an MQTT version client class.") | |||
| 3137 | It's a spin-off of the Psi XMPP client.") | 3137 | It's a spin-off of the Psi XMPP client.") |
| 3138 | (license license:gpl2+))) | 3138 | (license license:gpl2+))) |
| 3139 | 3139 | ||
| 3140 | (define-deprecated-package psi | ||
| 3141 | psi-plus) | ||
| 3142 | |||
| 3143 | (define-public twtxt | 3140 | (define-public twtxt |
| 3144 | (package | 3141 | (package |
| 3145 | (name "twtxt") | 3142 | (name "twtxt") |
