summaryrefslogtreecommitdiff
path: root/gnu/packages/matrix.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Remove python-atomicwrites-1.4.•••* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable. * gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace python-atomicwrites-1.4 with python-atomicwrites. Ricardo Wurmus2022-06-021-1/+1
* gnu: python-hypothesis-6.23: Update to 6.43.3.•••* gnu/packages/check.scm (python-hypothesis-6.23): Update to 6.43.3 and rename to... (python-hypothesis-next): ... this. [propagated-inputs]: Add python-pytest. * gnu/packages/matrix.scm (python-matrix-nio): Adjust accordingly. * gnu/packages/python-web.scm (python-h2): Likewise. * gnu/packages/check.scm (python-hypothesis)[home-page]: Update URL. Maxim Cournoyer2022-05-121-1/+1
* gnu: pantalaimon: Add needed inputs•••* gnu/packages/matrix.scm (pantalaimon) <propagated-inputs>: Add python-dbus, python-notify2, python-pydbus, and python-pygobject. <arguments>: Run sanity-check phase. Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith2022-01-171-7/+13
* gnu: python-matrix-synapse-ldap3: Fix build.•••* gnu/packages/matrix.scm (python-matrix-synapse-ldap3)[arguments]: Delete sanity check. Marius Bakke2022-01-121-1/+4
* gnu: pantalaimon: Disable sanity check.•••* gnu/packages/matrix.scm (pantalaimon)[arguments]: Disable sanity-check phase. Marius Bakke2022-01-111-1/+4
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-80/+73
* gnu: Add pantalaimon.•••* gnu/packages/matrix.scm (pantalaimon): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique2021-10-181-0/+56
* 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 Lerique2021-10-181-0/+80
* 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 Gruber2021-10-151-3/+2
* 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 Gruber2021-10-121-2/+3
* gnu: Add python-matrix-client.•••* gnu/packages/matrix.scm (python-matrix-client): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Giacomo Leidi2021-04-011-0/+25
* gnu: synapse: Update to 1.29.0.•••* gnu/packages/matrix.scm (synapse): Update to 1.29.0. Rafa Gálvez2021-03-251-2/+2
* 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 Rohleder2021-01-201-3/+3
* 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 Rohleder2020-12-121-2/+2
* 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 Rohleder2020-11-041-2/+3
* 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 Rohleder2020-10-151-2/+3
* gnu: synapse: Update to 1.14.0.•••* gnu/packages/matrix.scm (synapse): Update to 1.14.0. Tobias Geerinckx-Rice2020-06-051-3/+5
* 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 Flashner2020-04-121-0/+1
* gnu: Add synapse.•••* gnu/packages/matrix.scm (synapse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele2020-04-021-0/+69
* 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 Weele2020-04-021-0/+52