summaryrefslogtreecommitdiff
path: root/gnu/packages/matrix.scm
AgeCommit message (Expand)Author
2022-06-02gnu: 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 Wurmus
2022-05-12gnu: 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 Cournoyer
2022-01-17gnu: 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 Smith
2022-01-12gnu: python-matrix-synapse-ldap3: Fix build....* gnu/packages/matrix.scm (python-matrix-synapse-ldap3)[arguments]: Delete sanity check. Marius Bakke
2022-01-11gnu: pantalaimon: Disable sanity check....* gnu/packages/matrix.scm (pantalaimon)[arguments]: Disable sanity-check phase. Marius Bakke
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-10-18gnu: Add pantalaimon....* gnu/packages/matrix.scm (pantalaimon): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: 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-15gnu: 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-12gnu: 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-01gnu: 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-25gnu: synapse: Update to 1.29.0....* gnu/packages/matrix.scm (synapse): Update to 1.29.0. Rafa Gálvez
2021-01-20gnu: 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-12gnu: 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-04gnu: 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-15gnu: 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-05gnu: synapse: Update to 1.14.0....* gnu/packages/matrix.scm (synapse): Update to 1.14.0. Tobias Geerinckx-Rice
2020-04-12gnu: 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-02gnu: Add synapse....* gnu/packages/matrix.scm (synapse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele
2020-04-02gnu: 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