aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-09gnu: petsc: Build optimized libraries.Lars Bilke
* gnu/packages/maths.scm (petsc)[arguments]: Disable debug information. Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-09gnu: python-duckdb: Disable parallel tests.Sharlatan Hellseher
Running tests with "--numprocesses" more than 16 makes them shaky, see <https://ci.guix.gnu.org/build/5070646/log/raw>. * gnu/packages/python-xyz.scm (python-duckdb) [arguments]: <#:test-flags>: Remove "--numprocesses" option. [native-inputs]: Remove PYTHON-PYTEST-XDIST. Change-Id: I34312cd0d031fe1c31172280e761cfe33762fc91
2024-07-09gnu: emacs-yeetube: Update to 2.1.7.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.7. [synopsis]: Remove deprecated Invidious functionality. [description]: Rephrase and remove deprecated Org mode functionality. Change-Id: Ib5de9ca8d155740da2a5f7ecdba9b349e366def3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09gnu: Add emacs-empv.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-empv): New variable. Change-Id: Ibfb0fca623a536e8db27b15b87e76ef9d7d5a742 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09gnu: emacs-emacsql: Update to 3.1.1-2.efddd69.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to commit efddd69. Change-Id: Ib9d025fd8bf040fe2458fa54ac40bd16f35795dd Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-09gnu: Add emacs-ob-racket.Sergiu Ivanov
* gnu/packages/emacs-xyz.scm (emacs-ob-racket): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Ie3542d8a8644deaa2b1588bc4537859c08444dbf
2024-07-08gnu: python-duckdb: Adjust indentation.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-duckdb): Adjust indentation. Change-Id: I4f135df041f18188f7e035eed78a9199f2026b70
2024-07-08gnu: python-duckdb: Update to 1.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-duckdb): Update to 1.0.0. [propagated-inputs]: Add python-adbc-driver-manager. [native-inputs]: Remove python-mypy; add python-pytest-xdist. Change-Id: I506e786d73767b73c34ec0d475e535a4eba51ca2
2024-07-08gnu: Add python-adbc-driver-manager.Sharlatan Hellseher
* gnu/packages/databases.scm (python-adbc-driver-manager): New variable. Change-Id: Idf4056923def64e5603d9fb175126870cbe24624
2024-07-08gnu: duckdb: Update to 1.0.0.Felix Gruber
* gnu/packages/databases.scm (duckdb): Update to 1.0.0. Change-Id: I00afe247b221bee0a24297d1eb3d7c76d06d09f9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-08gnu: Add python-itanium-demangler.Sören Tempel
* gnu/packages/python-xyz.scm (python-itanium-demangler): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: I6c198bfb174a76e7d1746d5052e1dec938a4b5b9
2024-07-08gnu: librewolf: Fix building on aarch64-linux.Remco van 't Veer
* gnu/packages/librewolf.scm (librewolf)[arguments]: On non-x86-linux systems the "--disable-eme" switch is not available because EME is not available. Change-Id: I0f397570249b1bc6a0182d2744a8d3c459c1bafa Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-08gnu: emacs-doom-themes: Update to 2.3.0@188ab05Sergey Trofimov
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to commit 188ab05. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Id684e7005f4c7ae00eb1ea25f7b78b8478ad776f
2024-07-08gnu: emacs-eshell-git-prompt: Appease linter.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-eshell-git-prompt)[source]<origin>: Use tag instead of raw commit hash. [synopsis]: Remove trailing dot to appease linter. [description]: Shorten long line. Change-Id: Ic24bc89ef54507fc723d3fa4c6f276ae78be279c
2024-07-08gnu: emacs-jabber: Update to 0.8.92-1-e766d84.Thanos Apollo
gnu/packages/emacs-xyz.scm (emacs-jabber): Update to a recent commit. Change-Id: I0a9b6bd32b6b6df6f46ad648cf3e165a4cbaa750 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-08gnu: Add emacs-gnosis.Thanos Apollo
* gnu/packages/emacs-xyz.scm (emacs-gnosis): New variable. Change-Id: I5757adf1b1b5f19f34fce60e487f4420e8785521 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-07gnu: kubo: Unbundle more packaes.Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo): Unbundle more packages. [inputs]: Add go-github-com-facebookgo-atomicfile, go-github-com-ipfs-go-detect-race, go-github-com-ipfs-go-ipld-cbor, go-github-com-ipfs-go-ipld-git, go-github-com-tidwall-gjson. go-github-com-whyrusleeping-base32, go-github-com-whyrusleeping-cbor, go-github-com-whyrusleeping-chunker, go-github-com-whyrusleeping-go-keyspace, and go-github-com-whyrusleeping-multiaddr-filter. Remove go-github-com-ipfs-go-ipfs-util, go-gopkg-in-yaml-v3, and go-github-com-pkg-errors Change-Id: I8edd09e134dee725f1ecaf8f4296c74c4cc5f37c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07gnu: Add go-github-com-whyrusleeping-cbor.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-cbor): New variable. Change-Id: I6f411f6766178a754490864e5dc3a5fc826607dd
2024-07-07gnu: Add go-github-com-whyrusleeping-base32.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-base32): New variable. Change-Id: Iad9afc6eb19ae76bd535f0513d5da488b34e6836
2024-07-07gnu: Add go-github-com-whyrusleeping-go-keyspace.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-keyspace): New variable. Change-Id: I089ffd2ad61a998958d64465c14cbfe941fc30e9
2024-07-07gnu: Add go-github-com-whyrusleeping-chunker.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-whyrusleeping-chunker): New variable. Change-Id: Ib89feab1054e71a1bb603659c4e93c1d8256dc8f
2024-07-07gnu: Add go-github-com-whyrusleeping-multiaddr-filter.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-multiaddr-filter): New variable. Change-Id: I4e1319bcb6bc6e0b922e72da31697460fbab8622
2024-07-07gnu: Add go-github-com-ipfs-go-ipld-git.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-git): New variable. Change-Id: I9f7e4c1f086294a6024da167ba89f8251e0357b6
2024-07-07gnu: Add go-github-com-facebookgo-atomicfile.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-facebookgo-atomicfile): New variable. Change-Id: Ib6c685b5fa2b42ef0fe057e24547c1244ed449a4
2024-07-07gnu: Add go-github-com-ipfs-go-ipld-cbor.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipld-cbor): New variable. Change-Id: I1a85366eb558fe3043fe39d8aabd4bf14f98a32a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07gnu: Add go-github-com-whyrusleeping-cbor-gen.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-whyrusleeping-cbor-gen): New variable. Change-Id: I7fc01ba570492a145bcea00f08e0ccb7cc0479af Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-07gnu: go-github-com-syndtr-goleveldb-leveldb: Rename variable.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-syndtr-goleveldb-leveldb): Rename variable to go-github-com-syndtr-goleveldb to reflect go.mode name. [arguments]: <#:import-path>: Adjust it to reflect go.mode import path. <#:phases>: Delete 'build phase; use custom 'check phase. * gnu/packages/ipfs.scm (kubo) [inputs]: Remove go-github-com-syndtr-goleveldb-leveldb. Add go-github-com-syndtr-goleveldb * gnu/packages/mail.scm: Likewise. Change-Id: I84c6a2b398adc7230494847215ccbd1cde73afc9
2024-07-07gnu: go-github-com-goccy-go-yaml: Enable all tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml) [arguments]: <#:phases>: Use customer 'check phase. Change-Id: Idb607eef3cb09cfa3694a25d0acf8bfa0be22bcc
2024-07-07gnu: go-github-com-goccy-go-yaml: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-goccy-go-yaml): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I44dc5b01079c6486c31f440c8a1f506a419a0f38
2024-07-07gnu: go-github-com-goccy-yaml: Rename variable.Sharlatan Hellseher
gnu/packages/golang-xyz.scm (go-github-com-goccy-yaml): Rename variable to go-github-com-goccy-go-yaml to reflect go.mode name. gnu/packages/golang.scm (go-github-com-songmu-gitconfig) [propagated-inputs]: Remove go-github-com-goccy-yaml. Add go-github-com-goccy-go-yaml. gnu/packages/web.scm (go-github-com-mikefarah-yq-v4) [propagated-inputs]: Likewise. Change-Id: Id8663c08cb75974eb9e881bb7e22623ed463ffa5
2024-07-07gnu: Add go-chroma.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-chroma): New variable. Change-Id: Idb13913bc51ac37fb9fa8ce315aebdc014e53b10
2024-07-07gnu: Add go-github-com-alecthomas-kong.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kong): New variable. Change-Id: I92218bd2cf6c186e63812dd83655686bb7a7f97a
2024-07-07gnu: go-github-com-alecthomas-colour: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-colour): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I8cbe20aede41417cb6769011385d3986df714cd2
2024-07-07gnu: go-github-com-alecthomas-repr: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I0cc0ea79264d2365e1e1bf910720c956c527c23f
2024-07-07gnu: go-github-com-alecthomas-repr: Update to 0.4.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): Update to 0.4.0. Change-Id: I7dd2d9d777bf8d6db6aaf76b13b2b7f9dfa5ad66
2024-07-07gnu: go-github-com-alecthomas-assert-v2: Update to 2.10.0.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2): Update to 2.10.0. Change-Id: I61bf0c639efb2304896f03756725f9c98d212060
2024-07-07gnu: go-github-com-alecthomas-chroma-v2: Enable all tests.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2) [arguments]: <#:go>: Use go-1.19. <#:phases>: Add 'remove-failing-tetdata-and-cmd-files. Use custom 'check phase. Change-Id: I76a8fcc8089f55e6645762c49c61219520147281
2024-07-07gnu: go-github-com-alecthomas-chroma-v2: Update to 2.14.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): Update to 2.14.0. Change-Id: I903f156c93485ebb2f46e6622d817cbf894e34ce
2024-07-07gnu: python-pdfminer-six: Update to 20231228.Felix Gruber
* gnu/packages/python-xyz.scm (python-pdfminer-six): Update to 20231228. [build-system]: Use pyproject-build-system. [arguments]: Convert to gexp and remove custom 'check phase. [propagated-inputs]: Remove python-chardet and python-sortedcontainers. Add python-charset-normalizer. [native-inputs]: Remove python-nose and python-tox. Add python-pytest. Change-Id: I9913385a681b32afde930e32e7379db91357177b Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-07gnu: Add wf-config.Wamm K. D
* gnu/packages/wm.scm (wf-config): New variable. Change-Id: Ie95333b92a8acb5f8b4f8e085e5ab35087bdc105 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-07gnu: gmic: Update source hash.Zheng Junjie
Fixes: https://issues.guix.gnu.org/71970 * gnu/packages/image-processing.scm (gmic): Update source hash. Change-Id: Id7ad742086139263d5677339f1c7b91de350a3f2
2024-07-07gnu: Add font-paytone-one.Luis Felipe
* gnu/packages/fonts.scm (font-paytone-one): New variable. Change-Id: I0c1faf60855fbd10f2b4dd54026cfbabfa281441 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-07gnu: libunibreak: Update to 6.1.Zheng Junjie
* gnu/packages/unicode.scm (libunibreak): Update to 6.1. [arguments]<#:phases>: Comment it out. Change-Id: I1ccf8085a7d1be8263965e750ebf7adc5a83b618 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-07gnu: Add emacs-eshell-git-prompt.Thanos Apollo
gnu/packages/emacs-xyz.scm (emacs-eshell-git-prompt): New variable. Change-Id: If3e7f918708d9b57295b368f5d7c5fc7b18d73cf Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-07gnu: emacs-next: Update to 30.0.60-1.4e22ef8.Liliana Marie Prikler
* gnu/packages/aux-files/emacs/comp-integrity-next.el: New file. * Makefile.am (AUX_FILES): Register it here. * gnu/packages/emacs.scm (emacs-next-minimal): Update to 30.0.60-1.4e22ef8. (emacs->emacs-next)[arguments]: Swap out ‘validate-comp-integrity’ phase, so as to refer to the new integrity check.
2024-07-07gnu: komikku: Update to 1.46.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (komikku): Update to 1.46.0. [source]: Use “https://codeberg.org” for the URL. [home-page]: Use “https://apps.gnome.org/Komikku”. [#:phases]<python-and-gi-wrap>: Also wrap GDK_PIXBUF_MODULE_FILE. [inputs]: Add webp-pixbuf-loader.
2024-07-07gnu: webp-pixbuf-loader: Update to 0.2.4.Liliana Marie Prikler
* gnu/packages/gtk.scm (webp-pixbuf-loader): Update to 0.2.4.
2024-07-07gnu: libadwaita: Update to 1.5.2.Liliana Marie Prikler
* gnu/packages/gnome.scm (libadwaita): Update to 1.5.2.
2024-07-07gnu: clasp: Prevent ID clashes in dependent packages.Liliana Marie Prikler
Clasp uses an interesting CRTP pattern to insert statically (i.e. compile-time) generated numeric IDs into global fields. However, these templates are instantiated once per shared library---thus, whenever a library is linked, new IDs are generated, and the original intent (safely type-casting objects across libraries) is lost. To help the linker out, we make sure that these IDs are only instantiated in clasp and not when building other libraries. * gnu/packages/patches/clasp-hide-event-ids.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/clasp.scm (source)[patches]: Add it here. (clingo)[#:phases]: Drop ‘skip-failing-tests’. (python-clorm)[#:phases]<fix-breaking-tests>: Adjust accordingly. (python-clintest): Drop arguments.
2024-07-07doc: Update note on Emacs packages.Liliana Marie Prikler
* doc/guix.texi ("Emacs packages"): Expand note to talk about differences between native compilation upstream and as used in Guix.