Carlo Zancanaro
d25620be4c
gnu: services: Add insecure-sasl-mechanisms to prosody configuration.
...
* gnu/services/messaging.scm (prosody-configuration): Add
insecure-sasl-mechanisms configuration option.
* doc/guix.texi (Messaging Services): Document it.
Change-Id: I8d9e42476ea8ad2f89b143ed4a66b4798e418586
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-17 12:53:21 +01:00
Suhail Singh
2ad6e7b43b
gnu: Add emacs-plan9-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-plan9-theme): New variable.
Change-Id: I6053ce66cfceca5a34d0dfd55691be9346f3a916
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-17 12:53:20 +01:00
Nicolas Goaziou
5267c6073c
gnu: asymptote: Update to 2.88.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.88.
Change-Id: Ia9a7204e662682db8b1cd1a544ecaab5b22afd96
2024-03-17 08:31:52 +01:00
Hilton Chain
edfb05e16d
gnu: wlgreet: Update to 0.4.1-1.7e79d60.
...
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>
2024-03-17 08:57:47 +08:00
Hilton Chain
fcf0fc0f33
gnu: grimshot: Fix build.
...
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>
2024-03-17 08:57:21 +08:00
Hilton Chain
6b195fc7c4
gnu: smartdns: Update to 45.
...
* gnu/packages/dns.scm (smartdns): Update to 45.
[arguments]<#:make-flags>: Obtain version with ‘package-version’.
[native-inputs]: Add which.
Change-Id: I1b572753cba53f6e8f8105541c1292e03dec9053
2024-03-17 08:56:41 +08:00
Hilton Chain
b6835ef462
gnu: font-google-noto-serif-cjk: Update to 2.002.
...
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.002.
[source]: Switch to variable fonts.
[arguments]<#:phases>: Keep only TTCs in "out".
Install OTFs into "otf" output.
[outputs]: Add "otf".
Change-Id: Id22401ce85028951b6044ba418dbad764d581f01
2024-03-17 08:56:36 +08:00
Hilton Chain
f287fa3e01
gnu: font-google-noto-sans-cjk: Switch to variable fonts.
...
* gnu/packages/fonts.scm (font-google-noto-sans-cjk)
[source]: Switch to variable fonts.
[arguments]<#:phases>: Keep only TTCs in "out".
Install OTFs into "otf" output.
[outputs]: Add "otf".
Change-Id: I996d75b7892333bc69d21af53a5243a442e3a6b3
2024-03-17 08:56:31 +08:00
Hilton Chain
91f4193e74
gnu: font-google-noto-emoji: Update to 2.042.
...
* gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.042.
[arguments]<#:phases>: Remove 'remove-unsupported.
Replace install phase instead.
Change-Id: I76cfbf3f8d34c484ed59b99969da7d93aaf41d72
2024-03-17 08:56:26 +08:00
Hilton Chain
954ff7b302
gnu: font-google-noto: Prefer variable fonts and split outputs.
...
* gnu/packages/fonts.scm (font-google-noto)
[arguments]<#:phase>: Prefer variable fonts.
Install hinted TTFs into "ttf" output.
[outputs]: Add "ttf".
Suggested-by: Jiwei YANG <yangjiwei@protonmail.com>
Change-Id: Icac2927fb6c35d08504c379e273a5fc03b08ac46
2024-03-17 08:56:20 +08:00
Hilton Chain
17b1350f68
gnu: font-google-noto: Update to 24.2.1.
...
* gnu/packages/fonts.scm (font-google-noto): Update to 24.2.1.
Change-Id: I238f914388a2d808b817de1252ba8ee84c6299bd
2024-03-17 08:56:15 +08:00
Troy Figiel
6fda9cfd0f
gnu: Add go-github-com-josharian-intern.
...
* gnu/packages/golang-xyz.scm (go-github-com-josharian-intern): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-17 00:04:22 +00:00
Sharlatan Hellseher
cb8a8eb375
gnu: go-github-com-ulikunitz-xz: Refresh package style.
...
* 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
2024-03-16 23:56:36 +00:00
Troy Figiel
48ec6188d7
gnu: go-github-com-ulikunitz-xz: Update to 0.5.11.
...
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.11.
[source]: Use 'git-file-name'.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:43:11 +00:00
Troy Figiel
d7e6c3cae0
gnu: Add go-github-com-klauspost-pgzip.
...
* gnu/packages/golang-compression.scm (go-github-com-klauspost-pgzip): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:39:14 +00:00
Troy Figiel
4a4f03ad5f
gnu: Add go-github-com-alexliesenfeld-health.
...
* gnu/packages/golang-web.scm (go-github-com-alexliesenfeld-health): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:33:05 +00:00
Artyom V. Poptsov
85c816c7ad
gnu: Add go-github-com-whyrusleeping-go-sysinfo.
...
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New
variable.
Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 23:27:03 +00:00
Artyom V. Poptsov
32fd277642
gnu: Add go-github-com-jbenet-go-random.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable.
Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Artyom V. Poptsov
e1e65c5930
gnu: Add go-github-com-jbenet-go-temp-err-catcher.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher): New
variable.
Change-Id: Ic92f036cb9f45a8f55872a218aa42e18716cc2b9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Artyom V. Poptsov
af714ebcee
gnu: Add go-github-com-jbenet-goprocess.
...
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable.
Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16 22:59:47 +00:00
Sharlatan Hellseher
d2824346bc
gnu: Add go-github-com-jbenet-go-cienv.
...
* gnu/packages/golang-check.scm (go-github-com-jbenet-go-cienv): New variable.
Change-Id: I3a24335bff63f4364695cad6a1c88ea09dc8d357
2024-03-16 22:58:05 +00:00
Rostislav Svoboda
4fe9aae225
doc: Correct the "guix package --install-from-expression" example.
...
* 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>
2024-03-16 22:39:30 +00:00
Christopher Baines
b3a097ad16
gnu: guix-build-coordinator: Update to 0-100.14e18ee.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-100.14e18ee.
Change-Id: I3842366296e45df569168854cce06a96519ebbfb
2024-03-16 22:39:29 +00:00
Arun Isaac
92664f4ab3
Revert "gnu: python-docker: Update to 7.0.0."
...
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
2024-03-16 20:55:07 +00:00
Kaelyn Takata
9daf074a7a
gnu: wine-staging, wine64-staging: Update to 9.0.
...
* gnu/packages/wine.scm (wine-staging, wine64-staging): Update to 9.0.
Change-Id: I0668d4f7f42eb6ba879025c38eeb51c805e4143d
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-03-16 12:35:17 +01:00
Kaelyn Takata
5a1a961863
gnu: wine-minimal, wine, wine64: Update to 9.0.
...
* gnu/packages/wine.scm (wine-minimal, wine, wine64): Update to 9.0.
Change-Id: Ib20f8e5fe9eb071fd6be0ba81e501867d0535273
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-03-16 12:35:16 +01:00
Marco Rimoldi
00bf07eccc
gnu: frescobaldi: Make it display icons with qtsvg-5.
...
* gnu/packages/music.scm (frescobaldi)
[origin]<uri>: Updated to avoid automatic redirect.
[arguments]<phases>: Add 'wrap-executable to export QT_PLUGIN_PATH.
[inputs]: Add qtsvg-5, bash-minimal.
Change-Id: I55b3c56d41bd60e4ba4c938109ff41631e211ad2
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-16 10:08:14 +00:00
Marco Rimoldi
82bb2ed9c9
gnu: portmidi: Add variant portmidi-2 updated to release 2.0.4.
...
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>
2024-03-16 10:05:23 +00:00
Marco Rimoldi
cf0f8918f6
gnu: python-pyportmidi: Update to 0.0.7-0.d9e5ee0.
...
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>
2024-03-16 10:03:55 +00:00
Marco Rimoldi
d99cec308c
gnu: python-poppler-qt5: Update to 21.3.0.
...
* 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>
2024-03-16 10:03:47 +00:00
Andy Tai
9d8a52d3bd
gnu: freeipmi: Update to 1.6.14.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.14.
Change-Id: I4c729baaf2a45391f95b6f96441a96d2b0f58f40
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-16 09:55:17 +00:00
Christopher Baines
5e1e789ffe
gnu: guix-data-service: Update to 0.0.1-46.b4583bb.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-46.b4583bb.
Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
2024-03-16 09:54:25 +00:00
Christopher Baines
8a53a71cbd
gnu: bffe: Update to 0-5.bdfaab9.
...
* gnu/packages/package-management.scm (bffe): Update to 0-5.bdfaab9.
Change-Id: I7483026b61971e6420eab5257f0ef8afd54d032d
2024-03-16 09:51:11 +00:00
Christopher Baines
6ef846b9dc
gnu: guix-build-coordinator: Update to 0-99.d802b81.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-99.d802b81.
Change-Id: I82067857ed358c0895162b4f2fb7a775ede12e7d
2024-03-16 09:32:14 +00:00
Sharlatan Hellseher
6f05c96f96
gnu: go-github-com-bwesterb-go-ristretto: Move to golang-crypto.
...
* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.
Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
2024-03-15 23:54:12 +00:00
Sharlatan Hellseher
5b59c149e0
gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
2024-03-15 23:43:58 +00:00
Sharlatan Hellseher
47f2a8c14b
gnu: kubo: Unbundle more packages.
...
* 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
2024-03-15 23:33:13 +00:00
Sharlatan Hellseher
9e2d8ed8fd
gnu: go-github-com-beorn7-perks-quantile: Fix indentation.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Fix
indentation.
Change-Id: Id159b4314fc25ecebc0737221995823e28045626
2024-03-15 23:33:13 +00:00
Sharlatan Hellseher
2f0aba1fd4
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.
Change-Id: Ie8c864dbc15b3aef3e4575337b940b625d6f9bbf
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
62fa7ac31e
gnu: kubo: Sort inputs alphabetically.
...
* gnu/packages/ipfs.scm (kudo) [inputs]: Sort alphabetically to ease
maintenance.
Change-Id: Icb95464b5b8cf7d6e26285628198cfcd5c90e695
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
024a0e2288
gnu: Add go-github-com-blang-semver-v4.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver-v4): New variable.
Change-Id: I87132b1b727b7e6ef4d46bb08dc5ad509db4e2e4
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
f59f85bdeb
gnu: go-github-com-blang-semver: Fix indentation.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Fix
indentation.
Change-Id: I9b5e792f2ef859ad7a9d799ba1e369f96e53294b
2024-03-15 23:33:12 +00:00
Sharlatan Hellseher
74cab6cd03
gnu: go-github-com-blang-semver: Update to 3.8.0.
...
* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Update to 3.8.0.
Change-Id: I5f1eec936236e4f8984d6aabbab9a9ce99e291a3
2024-03-15 23:33:12 +00:00
Ilya Chernyshov
868e21bb76
gnu: guile-scheme-json-rpc: Update to 0.4.5a.
...
Shift some inputs requiring during runtime.
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): Update to 0.4.5a.
[inputs]: Remove guile-srfi-145 and guile-srfi-180.
[propagated-inputs]: Add guile-srfi-145 and guile-srfi-180.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If1c6ffaf6269c36ec857fd6f0aec444869468d24
2024-03-15 23:24:56 +00:00
Ricardo Wurmus
10345d2f63
gnu: r-clusterprofiler: Update to 4.10.1.
...
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.10.1.
Change-Id: I05b41c27d1e1ac8b2887845df5a4a75d45513929
2024-03-15 23:54:35 +01:00
Ricardo Wurmus
48e458e662
gnu: r-zlibbioc: Update to 1.48.2.
...
* gnu/packages/bioconductor.scm (r-zlibbioc): Update to 1.48.2.
[native-inputs]: Add r-knitr.
Change-Id: Iee1c599473d30532660eb3770cf471ff979530dd
2024-03-15 23:54:35 +01:00
Ricardo Wurmus
b11f7c18bd
gnu: r-stringdb: Update to 2.14.3.
...
* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.14.3.
[propagated-inputs]: Remove r-rcurl; add r-httr.
Change-Id: Id46873bee69cdd1047002db3505ff5420097e9e9
2024-03-15 23:54:35 +01:00
Ricardo Wurmus
74066baa0b
gnu: r-gsva: Update to 1.50.1.
...
* gnu/packages/bioconductor.scm (r-gsva): Update to 1.50.1.
Change-Id: Ib298992cb9ea4615fe3888e799c332e778a7b5be
2024-03-15 23:54:35 +01:00
Ricardo Wurmus
7416d0f273
gnu: r-genomicfeatures: Update to 1.54.4.
...
* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.54.4.
[propagated-inputs]: Remove r-rcurl; add r-httr and r-rjson.
Change-Id: Iaed5177d04bc1c292dfad607f82401f45cfd02bc
2024-03-15 23:54:35 +01:00
Ricardo Wurmus
df26e72fd6
gnu: r-genomeinfodb: Update to 1.38.7.
...
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.38.7.
[propagated-inputs]: Remove r-rcurl.
Change-Id: Ifc265a49ed946f3548ff279b930a8346c42025a8
2024-03-15 23:54:35 +01:00