Commit graph

134324 commits

Author SHA1 Message Date
Efraim Flashner a2d82fbec4
gnu: psmisc: Update to 23.7.
* gnu/packages/linux.scm (psmisc): Update to 23.7.

Change-Id: Ie5cfdc5da855d7969bf304900e05b9da88b862bb
2024-03-26 08:23:06 +02:00
Efraim Flashner 4ba2425c0b
gnu: mutt: Update to 2.2.13.
* gnu/packages/mail.scm (mutt): Update to 2.2.13.

Change-Id: Id63ad1a31221f001039abf6ddf6705200bd75ade
2024-03-26 08:07:52 +02:00
Efraim Flashner 25802a183a
gnu: Add zxcvbn-c.
* gnu/packages/password-utils.scm (zxcvbn-c): New variable.

Change-Id: I160575fb4b7ce9fe7a5bd5bb5322c78376f8d259
2024-03-26 08:07:52 +02:00
Efraim Flashner 08e5a52a7f
gnu: orcus: Update to 0.19.2.
* gnu/packages/libreoffice.scm (orcus): Update to 0.19.2.

Change-Id: I965428ba271bcdf0bcc9b31984cf628a09495b6b
2024-03-26 08:07:52 +02:00
Efraim Flashner cc45017211
gnu: libcmis: Update to 0.6.2.
* gnu/packages/libreoffice.scm (libcmis): Update to 0.6.2.
[arguments]: Remove a configure-flag setting the location of the boost
libraries.

Change-Id: I9145e1e8bf31ea0354efef8255160c3530ebe639
2024-03-26 08:07:46 +02:00
Timotej Lazar f3a9c701ac
gnu: bemenu: Update to 0.6.21.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.

Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25 20:55:18 +00:00
宋文武 3083fbedd0
gnu: retroarch: Update to 1.18.0.
* gnu/packages/emulators.scm (retroarch): Update to 1.18.0.

Change-Id: I324df0145b908fd0fb901bdb4482621a2ba48153
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25 20:52:16 +00:00
Zheng Junjie 46000846de
gnu: xe: Fix cross-compilation.
* gnu/packages/parallel.scm (xe): Fix cross-compilation.
[arguments]: Use Gexp.

Change-Id: I937acbba1cb5ba0f04976121f06d01789caed456
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25 20:44:40 +00:00
Andy Tai 82fe02130e
gnu: opencv: Update to 4.9.0.
* gnu/packages/image-processing.scm (opencv): Update to 4.9.0.
[source]: Remove non-existent "libtengine" from 3rdParty drectory list to be
deleted.

Change-Id: I982256730e33b418491ba2b9238c0e532cb9a7a9
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25 20:42:20 +00:00
Christopher Baines b538c1d7b9
services: nar-herder: Add new configuration options.
* gnu/services/guix.scm (nar-herder-configuration-new-ttl,
nar-herder-cached-compression-configuration-unused-removal-duration,
nar-herder-cached-compression-configuration-ttl,
nar-herder-cached-compression-configuration-new-ttl): New procedure.
(nar-herder-shepherd-services): Handle the new options.
* doc/guix.texi (Guix Services): Document the new nar-herder options.

Change-Id: I161e490221a3ce394e32ada685dca27df60638bb
2024-03-25 20:40:22 +00:00
Christopher Baines 9b399add98
gnu: nar-herder: Update to 0-25.50de312.
* gnu/packages/package-management.scm (nar-herder): Update to 0-25.50de312.

Change-Id: Ia94c54ed124f1cc87c2e033c6733e786d2e531ca
2024-03-25 20:40:22 +00:00
Vivien Kraus 704e09f162
gnu: ocaml-extlib: Convert to dune-build-system.
* gnu/packages/ocaml.scm (ocaml-extlib) [build-system]: Convert to
dune-build-system.
[arguments]: Remove '#:phases' and add '#:package'.

Change-Id: Ia50c05423f3062200704fbcbb0680f2b326a7ca4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-25 20:22:51 +01:00
Nicolas Goaziou 929ddec8f4
gnu: nuspell: Add search path specification for DICPATH.
* gnu/packages/enchant.scm (nuspell)[native-search-path]: Add DICPATH.

This change is required to let Nuspell detect Hunspell dictionaries.

Change-Id: I731752142afcae1fc2b91c01fb9dbe914d33244f
2024-03-25 17:26:24 +01:00
Nicolas Goaziou 53aa1677cf
gnu: nuspell: Remove unnecessary inputs.
* gnu/packages/enchant.scm (nuspell)[native-inputs]: Remove GIT-MINIMAL and
PERL.
[inputs]: remove BOOST.

Change-Id: I1847e4c68a5c40c5ebae75a0bbe651384250d8a7
2024-03-25 17:21:11 +01:00
Nicolas Goaziou 01d7ce85c8
gnu: nuspell: Update to 5.1.4.
* gnu/packages/enchant.scm (nuspell): Update to 5.1.4.
[native-inputs]: Use CATCH2-3.  Remove comment about RONN, which is no longer used.

Change-Id: I62fa0568dacde29bef5065b2ee23c060373727cf
2024-03-25 16:26:48 +01:00
Nicolas Goaziou e2f408030d
gnu: emacs-wisp-mode: Update to 1.0.12.
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.12.

Change-Id: Iafc2b39b46fffcfe145279c272f59f5758f42499
2024-03-25 14:41:35 +01:00
Nicolas Goaziou 07daa82564
gnu: emacs-transient: Update to 0.6.0.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.6.0.

Change-Id: I32e0719ee22cb39f2c556a8e5be9bf9daf5144b7
2024-03-25 14:41:35 +01:00
Nicolas Goaziou f283aaef8e
gnu: emacs-package-lint: Update to 0.22.
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.22.

Change-Id: I6c52eca484e20b52b1b86a356aed95624b43e4cf
2024-03-25 14:41:34 +01:00
Nicolas Goaziou 882179c24f
gnu: emacs-org-re-reveal: Update to 3.26.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.26.0.

Change-Id: I1ec338c89c648b0144ab7511d4a8e6e44644918e
2024-03-25 14:41:34 +01:00
Nicolas Goaziou a976ef8f2e
gnu: emacs-orderless: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.1.

Change-Id: I31c0cb82c20b1104d3043e93701ae3d6ed1c5d58
2024-03-25 14:41:34 +01:00
Nicolas Goaziou 5039c18da8
gnu: emacs-magit-todos: Update to 1.7.2.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.7.2.

Change-Id: Iecfa65502646b50df785f72fc30cefa3345b53ec
2024-03-25 14:41:33 +01:00
Nicolas Goaziou 2078fa7675
gnu: emacs-eshell-syntax-highlighting: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): Update to 0.6.

Change-Id: I36210c2e85c3342d61c9e5cacfebc948215d4a56
2024-03-25 14:41:33 +01:00
Nicolas Goaziou 4d399a899d
gnu: emacs-elpher: Update to 3.6.0.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.0.

Change-Id: I4241197863e4246fcc57de09b4cf1f8013249bcb
2024-03-25 14:41:33 +01:00
Nicolas Goaziou 46c0a8f84f
gnu: emacs-benchmark-init: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to 1.2.

Change-Id: Ia35e007cf45e2f9177687975c03affee3d444745
2024-03-25 14:41:33 +01:00
Nicolas Goaziou 97396db10e
gnu: emacs-auto-compile: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 2.0.0.

Change-Id: Iaf423ebe77536c649b128b4c711fb6b7c6e4544d
2024-03-25 14:41:32 +01:00
Nicolas Goaziou 8f5b140303
gnu: emacs-buffer-env: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-buffer-env): Update to 0.6.

Change-Id: Ie18c03c0d897597de58df50ec3d3c61bdb55ad34
2024-03-25 14:41:32 +01:00
Nicolas Goaziou 14d5155e63
gnu: emacs-devdocs: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.

Change-Id: I6e4cb729ccacf19c5e2365ee4114d05617d8b66b
2024-03-25 14:41:32 +01:00
Nicolas Goaziou 5b66df0450
gnu: emacs-jit-spell: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-jit-spell): Update to 0.4.

Change-Id: I29467ecf59f8eb021a5871cf67dfa76de3a80ae0
2024-03-25 14:41:31 +01:00
Andre A. Gomes 1415ea78c1
gnu: cl-golden-utils: Update to 0.0.0-4.e43914a.
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a.
  [home-page]: Update URL.

Change-Id: I52a76ada520cb2f30fe94a7adc4c66086d6b7ec9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-25 10:20:08 +01:00
Vagrant Cascadian a6fc564bcc
gnu: Fix spelling of "This package" in various package descriptions.
* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in
description.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise.
* gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag,
texlive-pdfpc, texlive-phfcc): Likewise.
2024-03-24 18:40:22 -07:00
Sharlatan Hellseher 27adf51a58
gnu: sqls: Fix home and source URL.
* gnu/packages/databases.scm (sqls): Place [home-page] after
[native-inputs].
[source]: Swap to use direct source URL string instead of home page.
[arguments]: Use list format. Set <#:install-source?> to #t.
[home-page]: Fix URL after lint permanent redirect warning.
[inputs]: Sort alphabetically.

Change-Id: I50f1c9b38efb5774f6d95d79c4f5f8e1774fd75e
2024-03-24 22:06:33 +00:00
Sharlatan Hellseher 40d697a301
gnu: go-github-com-lib-pq: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/databases.scm: Remvoe (gnu packages syncthing).

Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
2024-03-24 21:49:35 +00:00
Artyom V. Poptsov db340ca57a
gnu: go-github-com-multiformats-go-varint: Fix import path.
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
[arguments]: Replace occurrences of "go-options" with "go-varint".
[home-page]: Likewise.

Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-24 21:29:35 +00:00
Vivien Kraus f367047e95
gnu: todoman: Fix tests.
* gnu/packages/task-management.scm (todoman) [#:phases] <check>: Load the `ci'
hypothesis profile provided by upstream.

Change-Id: I2ea01f8c424a50cd617303f8338f92563e7b0204
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-24 11:48:53 +01:00
Vivien Kraus 51f59e2426
gnu: todoman: Update style.
* gnu/packages/task-management.scm (todoman) [arguments]: Convert to list of G-Expressions.

Change-Id: I63faadabb27fa2053e3e01c3e285176bc040c634
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-24 11:48:53 +01:00
Vivien Kraus 17d12bf6a6
gnu: kcalendarcore: Disable failing test.
* gnu/packages/kde-frameworks.scm (kcalendarcore) [#:phases]: Add
‘disable-failing-test’.

Change-Id: Ia0a5828b032d1940f30a7d38ebd276e60929c310
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-24 11:48:52 +01:00
Vivien Kraus da381e2334
gnu: lightdm: Run tests with dbus-1.15.0.
* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Replace dbus
with dbus-1.15.0.

Change-Id: Icc3b3f7d4589b60220e15aaa02d2203af308d44c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:13:54 +00:00
Vivien Kraus 37db4e2188
gnu: Add dbus-1.15.0.
The NEWS file for 1.15.2 (the next release after 1.15.0) indicates a breaking
change.  This is the latest release that the lightdm testsuite can work with.

* gnu/packages/glib.scm (dbus-1.15.0): New variable.

Change-Id: I9c3553b315e6618fbbf19aade6b807ab7120364b
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:12:50 +00:00
Vivien Kraus 88c1804022
gnu: lightdm: Update style.
* gnu/packages/display-managers.scm (lightdm)[arguments]: Convert to list of
G-Expressions.

Change-Id: I8d7beb73e636be066d2dbe2588a5ebcb2f5afec0
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:12:41 +00:00
Vivien Kraus d48d0baad1
gnu: pango-1.90: Disable failing test.
* gnu/packages/gtk.scm (pango-1.90)[source]: Disable failing test.

Change-Id: Ib0f6dcd42c9475c4b543400f43836c2f3f8db16f
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:11:36 +00:00
Vivien Kraus 939ed8515c
gnu: duc: Update style.
* gnu/packages/disk.scm (duc) [arguments]: Convert to list of G-Expressions.

Change-Id: Iefcdcc55b1e71f7e866cb04795ef74f3b675cfce
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:02:44 +00:00
Vivien Kraus 19cd76e3f7
gnu: duc: Fix build.
* gnu/packages/patches/duc-fix-test-sh.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/disk.scm (duc): Use it here.

Change-Id: I664614dc35fb88f8ee63dbe727a38f17f4af0f8e
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:02:44 +00:00
Vivien Kraus 85c99aa1cf
gnu: pdfpc: Fix build with vala 0.56.
* gnu/packages/patches/pdfpc-build-with-vala-0.56.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/pdf.scm (pdfpc): Use it here.
[inputs]: Drop labels.

Change-Id: Ib762da3dd23612f952215a2f8d383552e7bc050c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:01:50 +00:00
Vivien Kraus f8c6cc02ee
gnu: conan: Disable flaky test.
* gnu/packages/package-management.scm (conan)[#:phase]<check>: Also disable
test_basic_parallel_install.

Change-Id: I405246aa102cc2847ac157576dce5c46aa49b506
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 10:00:36 +00:00
Vivien Kraus beec255338
gnu: shotwell: Update to 0.32.6.
* gnu/packages/gnome.scm (shotwell): Update to 0.32.6.
[arguments]: Convert to list of G-Expressions.
[#:phase 'skip-gtk-update-icon-cache]: Adjust to build system change.
[inputs]: Add libportal.

Change-Id: I5167d13d8514e278732459d1705f0041e3797894
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-24 09:58:18 +00:00
Sharlatan Hellseher 28bc0e870b
gnu: magic-wormhole: Fix home page.
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole)
[home-page]: Fix it after a lint warning of permanent redirection.

Change-Id: Ie0e8a8b0af982e46c05ae7dfc8f375cc18632c67
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher edf7bd05e1
gnu: magic-wormhole-transit-relay: Remove some native inputs.
Remove python-check as no longer required.

* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
[native-inputs]: Remove python-pyflakes and python-tox.

Change-Id: I3908aa379aa4ca6445ecc1045d45da2381314a06
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 7c11136764
gnu: magic-wormhole-transit-relay: Fix indentation.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Fix
indentation.
[description]: Start with a new line and adjust indentation.

Change-Id: I65c978a332088c66c88e4459d26a1f78e3c9ffdc
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher b877fead3b
gnu: magic-wormhole-mailbox-server: Fix indentation.
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix
indentation.
[description]: Start with a new line and adjust indentation.

Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 8444c7b0dc
gnu: magic-wormhole: Limit amount of loaded symbols.
Select only 'pypi-uri from (gnu build-system python) exported symbols,
rest is not required as the whole module uses just
pyproject-build-system.

Change-Id: I4928ad51bb915494d5234c48cc1d638dd4aa0aca
2024-03-23 20:58:34 +00:00