Commit graph

133717 commits

Author SHA1 Message Date
Efraim Flashner 13d1211a72
gnu: libgit2-1.6: Update to 1.6.5.
* gnu/packages/version-control.scm (libgit2-1.6): Update to 1.6.5.

Change-Id: If7e616e7baab21f400347cb175db028f33f4b46f
2024-03-26 17:44:15 +02:00
Efraim Flashner ea089c4da0
gnu: clang-18: Add compiler-cpu-architectures entry.
* gnu/packages/llvm-meta.scm (clang-compiler-cpu-architectures): Add
entry for x86_64 for clang-18 for new optimization architectures.

Change-Id: I6301c28b5032caf520aa974c70c500e12d088e63
2024-03-26 17:44:15 +02:00
Efraim Flashner cffe067937
gnu: Add llvm-18.
* gnu/packages/llvm.scm (clang-runtime-from-llvm)[native-inputs]: When
building clang-runtime-18 or newer use gcc-13.
(%llvm-monorepo-hashes): Add entry for llvm-18.
(%llvm-patches): Add entry for llvm-18.
(llvm-18, clang-runtime-18, clang-18, libomp-18, clang-toolchain-18):
New variables.
* gnu/packages/patches/clang-18.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I4027065398300104c6a310187007448f5b2780c1
2024-03-26 17:44:15 +02:00
Guillaume Le Vaillant c3f15443bc
gnu: monero-gui: Update to 0.18.3.3.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.3.

Change-Id: I68c6bace805b20de7b172687542a997db48b515b
2024-03-26 12:07:10 +01:00
Guillaume Le Vaillant 030ff1489b
gnu: monero: Update to 0.18.3.3.
* gnu/packages/finance.scm (monero): Update to 0.18.3.3.

Change-Id: I9fb61fc648f4839642138ae7b577a1452513891e
2024-03-26 11:45:30 +01:00
Efraim Flashner 7dfb3155fc
gnu: xterm: Update to 390.
* gnu/packages/xorg.scm (xterm): Update to 390.

Change-Id: I136f0ad8670642a9afec3811b47138e360f34f3a
2024-03-26 08:23:07 +02:00
Efraim Flashner 68dbb11cff
gnu: dunst: Update to 1.10.0.
* gnu/packages/wm.scm (dunst): Update to 1.10.0.

Change-Id: Ibb59fa1e7b226862893f647caf145f6af05a55d4
2024-03-26 08:23:07 +02:00
Efraim Flashner ce78f9cb66
gnu: e2fsprogs: Update to 1.47.0.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.47.0.

Change-Id: I43832dfb0a8dd54d9a1348a07f959dbb0b46c080
2024-03-26 08:23:07 +02:00
Efraim Flashner 855fecf00f
gnu: usbutils: Update to 017.
* gnu/packages/linux.scm (usbutils): Update to 017.

Change-Id: I79e07c7177c49ebaebd4f8fc7ad784eb62a337a7
2024-03-26 08:23:06 +02:00
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
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
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
Sharlatan Hellseher 70386806e1
gnu: magic-wormhole-transit-relay: Simplify package.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
Use G-expressions
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove traling #t from lambda.
[native-inputs]: Add python-pytest.

Change-Id: I1d72d48768016067d1a6a24e47eb9144b36d38e4
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 9972487417
gnu: magic-wormhole-mailbox-server: Simplify package.
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server)
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove 'patch-tests phase.
[native-inputs]: Add python-pytest.

Change-Id: I23085e927965c2191bad242a0fb07132cb30e99d
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 3b43d01c61
gnu: magic-wormhole: Add licenses prefix.
Sort modules alphabetically and add prefix for licenses module.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole) [license]: Use prefix.

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

Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0
2024-03-23 20:58:33 +00:00