The test was failing because the sasl module no longer accepts PLAIN auth on
insecure connections.
* gnu/tests/messaging.scm (%test-prosody): Configure test prosody to allow all
auth types on insecure connections.
Change-Id: I142f3b6ccbdde4bdde86ce0698fea7d5509fc200
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This is a follow-up to 0e9c2d2eba (sway 1.9
update), which breaks wlgreet 0.4.1.
Reported in <https://issues.guix.gnu.org/69667>.
* gnu/packages/admin.scm (wlgreet): Update to 0.4.1-1.7e79d60.
Change-Id: I81613baac01d366d6fc507203fca2cc95977df46
Reported-by: chris <chris@bumblehead.com>
Reported in <https://issues.guix.gnu.org/69667>.
* gnu/packages/wm.scm (grimshot): Don't inherit from sway.
[source]: Switch to the new git repository.
[arguments]<#:phases>: Remove 'chdir.
[version,home-page,license]: New fields.
Change-Id: I16c81dfa3438ac0986076576bc5f543d8d4a8ec8
Reported-by: chris <chris@bumblehead.com>
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz)
[source]: Remove trailing ".git" from URL.
[description]: Add more info based on project's README.
Change-Id: I8590ea9099c45a7b636281c95f4fde5952de9410
* doc/guix.texi (Invoking @command{guix package}): Correct the module where
'guile-final' is defined. It is actually located in (gnu packages
commencement) rather than in the (gnu packages base).
Change-Id: I7747106916d53dcbe296b7302983c5013eb2926d
Signed-off-by: Christopher Baines <mail@cbaines.net>
This reverts commit d084fb4b04.
This breaks docker-compose. Until we can update to docker-compose 2.x, we
continue with an older python-docker.
Change-Id: I4954d1f072735b1e99de192b7df31b1be8179243
Tested with package Frescobaldi. Other packages dependent on the old 217
version still need to be tested and updated so that it can be phased out.
* gnu/packages/music.scm (portmidi): Add variant portmidi-2.
[version]: Change to new scheme, jumping from 217 to 2.0.4.
[source]: Change origin from Sourceforge to GitHub.
* gnu/packages/music.scm (python-pyportmidi) [inputs]: Change portmidi to portmidi-2.
* gnu/packages/music.scm (frescobaldi) [inputs]: Change portmidi to portmidi-2.
Change-Id: I2530d206e19e885082a95f1aac65348e7a51d4ca
Signed-off-by: Christopher Baines <mail@cbaines.net>
When the PortMidi project moved to GitHub in 2021, changing version numbering
scheme, the Python bindings were moved to a separate repository and marked as
needing a new maintainer. The chosen revision, dated June 2023, is the first
to allow the package to build successfully in the temporary lack of an
official new release.
* gnu/packages/music.scm (python-pyportmidi): Source moved, fix build.
[version]: Change to new scheme, jumping from 217 to 0.0.7.
[source]: Change origin from Sourceforge to GitHub.
Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465
Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.3.0.
[build-system]: Change to pyproject.
[inputs]: Change SIP to current version variant.
* gnu/packages/patches/python-poppler-qt5-fix-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register said patch.
Change-Id: I30d6e2a3180505091d8072ed452211b0bb3a0178
Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
* gnu/packages/ipfs.scm (kubo) [snippet]: Remove more available vendor
packages.
[inputs]: Add go-github-com-benbjohnson-clock and
go-github-com-blang-semver-v4. Remove go-github-com-cheggaaa-pb-v3,
fail over to vendor package explicitly as v3 is not required.
Change-Id: I8317ea656120b034a98d180278b928f0744f5fbb