Age | Commit message (Expand) | Author |
2021-10-18 | gnu: Add pantalaimon....* gnu/packages/matrix.scm (pantalaimon): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Sébastien Lerique |
2021-10-18 | gnu: Add python-matrix-nio....* gnu/packages/matrix.scm (python-matrix-nio): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Sébastien Lerique |
2021-10-15 | gnu: synapse: Downgrade to 1.29.0....As discussed in [1] and [2], python-synapse 1.44.0 does not work with
our version of python-cryptography.
[1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html
[2]: https://issues.guix.gnu.org/issue/48655
This reverts commit a6c30da4dc963e8a6282773fd1c2048d856a6cb4.
* gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Felix Gruber |
2021-10-12 | gnu: synapse: Update to 1.44.0....* gnu/packages/matrix.scm (synapse): Update to 1.44.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2021-04-01 | gnu: Add python-matrix-client....* gnu/packages/matrix.scm (python-matrix-client): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi |
2021-03-25 | gnu: synapse: Update to 1.29.0....* gnu/packages/matrix.scm (synapse): Update to 1.29.0.
| Rafa Gálvez |
2021-01-20 | gnu: synapse: Update to 1.25.0....* gnu/packages/matrix.scm (synapse): Update to 1.25.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2020-12-12 | gnu: synapse: Update to 1.24.0....* gnu/packages/matrix.scm (synapse): Update to 1.24.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-11-04 | gnu: synapse: Update to 1.22.1....* gnu/packages/matrix.scm (synapse): Update to 1.22.1.
[propagated-inputs]: Add python-packaging.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2020-10-15 | gnu: synapse: Update to 1.20.1....* gnu/packages/matrix.scm (synapse): Update to 1.20.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-06-05 | gnu: synapse: Update to 1.14.0....* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
| Tobias Geerinckx-Rice |
2020-04-12 | gnu: Remove duplicate python-prometheus-client....* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1.
* gnu/packages/python-xyz.scm (python-prometheus-client): Remove
variable.
* gnu/packages/monitoring.scm: Import (gnu packages monitoring).
| Efraim Flashner |
2020-04-02 | gnu: Add synapse....* gnu/packages/matrix.scm (synapse): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex ter Weele |
2020-04-02 | gnu: Add python-matrix-synapse-ldap3....* gnu/packages/matrix.scm: New file.
(python-matrix-synapse-ldap3): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add matrix.scm.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex ter Weele |