| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: libstrophe: Fix build.•••* gnu/packages/messaging.scm (libstrophe)[arguments]: Don't refer to
nonexistent 'install-license-files' phase.
Change-Id: Ib462ed89d6fc4a8eb7017f821b19abedf469d943
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: libgnt: Add libxcrypt dependency.•••* gnu/packages/messaging.scm (libgnt)[inputs]: Add libxcrypt.
Change-Id: I123d6f5672721ebfc80f064682fb43bbe2eae3f6
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: pounce: Add libxcrypt dependency.•••* gnu/packages/messaging.scm (pounce)[inputs]: Add libxcrypt.
Change-Id: I588fe5bf6a932860ba87aa9a2ea715b188c7fcbb
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'.•••Commit 9dea1618755891526f708aa335b4136c1302d16e only
replaced 'gtk-doc' with 'gtk-doc/stable' in the native-inputs
of some packages, but we may as well do this for all packages.
* gnu/packages/admin.scm (thermald) [native-inputs]:
Replace 'gtk-doc' with 'gtk-doc/stable'.
* gnu/packages/glib.scm (glib-with-documentation): Likewise.
* gnu/packages/mate.scm (mate-desktop, atril, caja-extensions)
(mate-utils, eom, engrampa, pluma, mate-polkit) [native-inputs]: Likewise.
* gnu/packages/messaging.scm
(libgnt, loudmouth) [native-inputs]: Likewise.
* gnu/packages/music.scm
(denemo, gsequencer) [native-inputs]: Likewise.
* gnu/packages/photo.scm (entangle) [native-inputs]: Likewise.
* gnu/packages/security-token.scm
(libu2f-host, libu2f-server) [native-inputs]: Likewise.
* gnu/packages/wm.scm (keybinder, keybinder-3.0)
[native-inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79
| Maxime Devos | 2024-08-31 | 1 | -2/+3 |
* | gnu: messaging: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/messaging.scm
(hexchat): Remove input labels.
[inputs]: Add 'bash-minimal'.
(gajim)[inputs]: Add 'bash-minimal'.
(utox)[inputs]: Likewise (and drop labels, fix indentation).
(qtox)[inputs]: Add 'bash-minimal'.
(perl-net-psyc)[inputs]: Likewise.
(nheko): Likewise.
(psi-plus)[inputs]: Likewise, drop input labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Iab9daa98205f82b4abf4066c5bfdbf6732485aa2
| Maxime Devos | 2024-08-31 | 1 | -116/+119 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: hexchat: Update to 2.16.2.•••* gnu/packages/messaging.scm (hexchat): Update to 2.16.2.
Change-Id: If27085b95bc865aa8367b8dde6f1bcf8cb90e940
| Tobias Geerinckx-Rice | 2024-08-18 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/go-team'•••Change-Id: Ie1a29192d144a59394bbacba3f6b9f110413e821
| Sharlatan Hellseher | 2024-08-22 | 1 | -2/+3 |
|\ |
|
| * | gnu: senpai: Update source and hompe-page URLs.•••As stated on <https://git.sr.ht/~taiite/senpai>: This project has
migrated to <sr.ht/~delthas>. This repository is archived and will not
receive future updates.
* gnu/packages/messaging.scm (senpai) [source]: Update to the new
project's hosting location.
[home-page]: Likewise.
Change-Id: I5efae73c45bfeb913af59e43e6d08dcb755809a4
| Sharlatan Hellseher | 2024-08-11 | 1 | -2/+2 |
| * | gnu: go-mvdan-cc-xurls: Move to golang-web.•••* gnu/packages/golang.scm (go-mvdan-cc-xurls, xurls): Move from here...
* gnu/packages/golang-web.scm: ... to here.
* gnu/packages/messaging.scm: Add golang-web module.
Change-Id: I990e5dff7d5813dc4b1c40e9a7707901235af458
| Sharlatan Hellseher | 2024-08-11 | 1 | -0/+1 |
* | | gnu: kaidan: Fix build.•••* gnu/packages/messaging.scm (kaidan)[inputs]: Replace kirigami and
knotifications with kirigami-5 and knotifications-5.
Change-Id: I4a5da6294207dc363becd9a19b67d5be480731f5
| Zheng Junjie | 2024-08-20 | 1 | -8/+8 |
|/ |
|
* | gnu: nheko: Add xdg-utils to dependencies.•••Nheko uses QDesktopServices::openUrl, which prefers xdg-open
before follow less standard heuristics to find the default browser.
* gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils.
Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5
Signed-off-by: Christopher Baines <mail@cbaines.net>
| guix-patches--- via | 2024-08-11 | 1 | -0/+2 |
* | gnu: ejabberd: Include jiffy dependence under Erlang 27.•••* gnu/packages/messaging.scm (ejabberd): Include jiffy dependence under Erlang 27.
Change-Id: Id0b0e7acb8100b406a6c686227dd497e0d7434fd
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-08-09 | 1 | -0/+3 |
* | gnu: Add ejabberd.•••* gnu/packages/messaging.scm (ejabberd): New variable.
Change-Id: Ia2d5201f02205debfcbf1eebf24761c0c5fceae6
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-08-05 | 1 | -0/+135 |
* | gnu: weechat-wee-slack: Update to 2.10.2.•••* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.2.
Change-Id: I2a5f0d4989fb9841016fcf8c3ab4411d837220c6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA via Guix-patches via | 2024-07-30 | 1 | -2/+2 |
* | gnu: nheko: Update to 0.12.0.•••* gnu/packages/messaging.scm (nheko): Update to 0.12.0.
[arguments]: Switch to Qt 6. Use configure flags to disable bundled libraries.
[inputs]: Add brotli, kdsingleapplication, libxkbcommon, vulkan-headers, and
vulkan-loader. Drop boost, xcb-util-wm, qtbase-5, qtquickcontrols2-5, and
single-application-qt5. Use version 6 for remaining Qt inputs.
[native-inputs]: Replace qttools-5 with qttools.
Change-Id: Id7f1ee119ce3ff5bad130b7d13b6c98ed382b928
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -38/+23 |
* | gnu: mtxclient: Switch to new package style.•••* gnu/packages/matrix.scm (mtxclient)[arguments]: Use g-exps.
Change-Id: I044faf4e25b9e5d282e9364070a7e24bb6f89b5e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -12/+11 |
* | gnu: mtxclient: Update to 0.10.0.•••* gnu/packages/messaging.scm (mtxclient): Update to 0.10.0.
Change-Id: I095e805803b02f5e22ab2a8b764f856a072d7df4
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Timotej Lazar | 2024-07-25 | 1 | -2/+2 |
* | Merge branch 'go-team'•••Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
| Sharlatan Hellseher | 2024-07-18 | 1 | -1/+0 |
|\ |
|
| * | gnu: packages/golang: Set default go version to 1.21.•••Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.
These changes set preferable default version to the minimal currently
maintained one e.g. 1.21
* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.
Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm
Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+0 |
* | | gnu: qtlocation: Rename to qtlocation-5.•••* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5.
(python-pyqt,python-pyside-2):
* gnu/packages/astronomy.scm (stellarium):
* gnu/packages/kde-pim.scm (itinerary):
* gnu/packages/kde-utils.scm (kirogi):
* gnu/packages/kde.scm (marble-qt):
* gnu/packages/messaging.scm (kaidan):
* gnu/packages/geo.scm (qmapshack,openorienteering-mapper):
(qgis):
* gnu/packages/gps.scm (gpxsee):
* gnu/packages/radio.scm (sdrangel):
(qdmr): Use new name.
Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
| Zheng Junjie | 2024-07-18 | 1 | -1/+1 |
|/ |
|
* | gnu: znc: Hash passwords with Argon2id.•••* gnu/packages/messaging.scm (znc)[inputs]: Add argon2.
Change-Id: Iee64e2b6efb2f2e33fba2c641e8ef22e5785ecde
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -1/+3 |
* | gnu: znc: Update to 1.9.1 [fixes CVE-2024-39844].•••* gnu/packages/messaging.scm (znc): Update to 1.9.1.
[arguments]: Don't explicitly return #t from phases.
Change-Id: I115ea81d75b44a363b84216ed6e1d237517d1d29
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -4/+4 |
* | gnu: dino: Update to 0.4.4.•••* gnu/packages/messaging.scm (dino): Update to 0.4.4.
Change-Id: I6d468741c935cebeb42e2021f8b5dc5cf41db210
Signed-off-by: jgart <jgart@dismail.de>
| Ashish SHUKLA | 2024-06-30 | 1 | -2/+3 |
* | gnu: matterbridge: Swap to go-build-system.•••* gnu/packages/messaging.scm (matterbridge): Adjust package style.
[build-system]: Swap to go-build-system.
[arguments]: <#:go>: Use go-1.21.
Change-Id: I839f1a0c369a143e8d36d6f919e1751a915c524a
| Sharlatan Hellseher | 2024-06-29 | 1 | -32/+4 |
* | gnu: Add biboumi.•••* gnu/packages/messaging.scm (biboumi): New variable.
* gnu/packages/patches/biboumi-cmake-ignore-git.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: Ibb2bcadc8f64cbda3a0dbfe8ef5a931c52052658
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wilko Meyer | 2024-05-31 | 1 | -0/+44 |
* | gnu: tdlib: Update to 1.8.29.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.29.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Sergey Trofimov | 2024-05-17 | 1 | -3/+3 |
* | gnu: toxic: Update to 0.15.1.•••* gnu/packages/messaging.scm (toxic): Update to 0.15.1.
[arguments]: Use G-Expressions.
<#:make-flags>: Use gexp variables and cc-for-target.
<#:phases>: Remove trailing #t.
Change-Id: If1d46888e26b16ffcbbca48dc2c88b921e30c433
| Vinicius Monego | 2024-05-11 | 1 | -21/+17 |
* | gnu: c-toxcore: Update to 0.2.19.•••* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.19.
[source]: Fetch sources recursively.
[arguments]<#:configure-flags>: Pass "-DENABLE_STATIC=false".
Change-Id: I42fc47b45e1afdbb2c60c80bc56e1b839923ec34
| Vinicius Monego | 2024-05-11 | 1 | -6/+10 |
* | gnu: Add prosody-cloud-notify.•••* gnu/packages/messaging.scm (prosody-cloud-notify): New variable.
Change-Id: I55edcb3605fae922980163de2d29926798619624
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+25 |
* | gnu: Add prosody-muc-offline-delivery.•••* gnu/packages/messaging.scm (prosody-muc-offline-delivery): New variable.
Change-Id: I145ea713e5b12aef5f700669fe2ffc1e017322d2
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+9 |
* | gnu: Add prosody-cloud-notify-priority-tag.•••* gnu/packages/messaging.scm (prosody-cloud-notify-priority-tag): New variable.
Change-Id: I22dc032112bf537058405ef0d8f42f371502a5ea
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+8 |
* | gnu: Add prosody-cloud-notify-filters.•••* gnu/packages/messaging.scm (prosody-cloud-notify-filters): New variable.
Change-Id: I3c0ea90cb44aa9f623573de98f7d79b46c696232
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+9 |
* | gnu: Add prosody-cloud-notify-encrypted.•••* gnu/packages/messaging.scm (prosody-cloud-notify-encrypted): New variable.
Change-Id: Ibe2c6525865ffce54191d806f0e184c814000993
| Ricardo Wurmus | 2024-04-16 | 1 | -0/+8 |
* | gnu: prosody-module: Update to changeset 66e7d46b1d4b.•••* gnu/packages/messaging.scm (prosody-module): Update to changeset
66e7d46b1d4b.
Change-Id: Ia06e1a111e3117e7315b43c2be7ed4776ae26ac4
| Ricardo Wurmus | 2024-04-16 | 1 | -4/+4 |
* | gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/time.scm: Likewise.
* gnu/packages/weather.scm: Likewise.
Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
| Sharlatan Hellseher | 2024-04-06 | 1 | -0/+1 |
* | gnu: Fix variable name of prosody-smacks.•••In commit bca48fdef48150a3c4e96e3941feb1986ea3e631, it was inadvertently
changed to “prosody-smack”. The CLI is not affected.
* gnu/packages/messaging.scm (prosody-smack): Rename to…
(prosody-smacks): … this.
Fixes: “Another silly refactoring mistake” <https://bugs.gnu.org/69272#70>
Reported-by: Carlo Zancanaro <carlo@zancanaro.id.au>
| Liliana Marie Prikler | 2024-03-03 | 1 | -1/+1 |
* | gnu: Add prosody-vcard-muc.•••* gnu/packages/messaging.scm (prosody-vcard-muc): New variable.
Change-Id: I57eae8373369e7e954084803fd7b861ab85ce4ad
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Carlo Zancanaro | 2024-03-02 | 1 | -0/+7 |
* | gnu: Update prosody modules to the newest revision.•••* gnu/packages/messaging.scm (prosody-module): Update to fba64b043c52.
Change-Id: I012c2f661200cc59ae088e522ac233c09d77d2af
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Carlo Zancanaro | 2024-03-02 | 1 | -3/+3 |
* | gnu: Use copy-build-system for prosody modules.•••* gnu/packages/messaging.scm (prosody-module): Use copy-build system.
Change-Id: I6de2827c63cb454d80b20f3af84fa610a75172f4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Carlo Zancanaro | 2024-03-02 | 1 | -11/+5 |
* | gnu: Extract prosody-module from existing prosody modules.•••* gnu/packages/messaging.scm (prosody-module): New procedure.
(prosody-http-upload, prosody-smacks): Use it.
Change-Id: I55c69104460adbbd89c491b18f9f22681aefb92a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Carlo Zancanaro | 2024-03-02 | 1 | -40/+29 |
* | gnu: go-golang-org-x-net: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-net,
go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module.
* gnu/packages/education.scm: As above ...
* gnu/packages/file-systems.scm: As above ...
* gnu/packages/golang-check.scm: As above ...
* gnu/packages/golang-crypto.scm: As above ...
* gnu/packages/golang-web.scm: As above ...
* gnu/packages/golang-xyz.scm: As above ...
* gnu/packages/golang.scm: As above ...
* gnu/packages/ipfs.scm: As above ...
* gnu/packages/messaging.scm: As above ...
* gnu/packages/networking.scm: As above ...
* gnu/packages/uucp.scm: As above ...
* gnu/packages/version-control.scm: As above ...
Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
| Sharlatan Hellseher | 2024-02-13 | 1 | -0/+1 |
* | gnu: tdlib: Update to 1.8.24.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.24.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sergey Trofimov | 2024-02-05 | 1 | -3/+3 |
* | gnu: tdlib: Update to 1.8.23.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.23.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sergey Trofimov | 2024-01-02 | 1 | -3/+3 |
* | gnu: tdlib: Update to 1.8.20.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.20.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sergey Trofimov | 2023-11-07 | 1 | -3/+3 |
* | gnu: weechat-wee-slack: Update to 2.10.1.•••* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.1.
[inputs]: Move python-mock to ...
[native-inputs]: ... here.
| Arun Isaac | 2023-10-20 | 1 | -4/+4 |
* | gnu: Add senpai.•••* gnu/packaging/messaging.scm (senpai): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nguyễn Gia Phong | 2023-10-12 | 1 | -0/+53 |
* | gnu: matterbridge: Update to 1.26.0•••* gnu/packages/messaging.scm (matterbridge): Update to 1.26.0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli | 2023-10-06 | 1 | -3/+3 |
* | gnu: prosody: Update to 0.12.4.•••* gnu/packages/messaging.scm (prosody): Update to 0.12.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| André Batista | 2023-10-05 | 1 | -2/+2 |
* | gnu: tdlib: Update to 1.8.16-0.4d1d22d.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.16-0.4d1d22d.
| Andrew Tropin | 2023-10-05 | 1 | -32/+34 |