Commit graph

125002 commits

Author SHA1 Message Date
Andre A. Gomes 2f545cbaf5
gnu: sbcl: Update to 2.3.8.
* gnu/packages/lisp.scm (sbcl): Update to 2.3.8.
  [source]: Remove 'patches' field.
* gnu/packages/patches/sbcl-riscv-Make-contribs-build-again.patch: Remove
  file.
* gnu/packages/local.mk (dist-patch_DATA): Unregister it.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 10:21:12 +02:00
Sharlatan Hellseher 047a0c31f9
gnu: clisp: Add threads support on x84_64-linux.
Guix's build version of CLISP, fails to load bordeaux-threads:

Error while trying to load definition for system bordeaux-threads
      This implementation is unsupported.

This patch adds support for POSIX_THREADS on x86_64-linux
system.

* gnu/packages/lisp.scm (clisp)[arguments]: Add configuration options to
  support threads on x86_64-linux system.

Reported and Co-Authored by Andrew Kravchuk <awkravchuk@gmail.com>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 10:13:09 +02:00
Andre A. Gomes 209cdc81fd
gnu: cl-gobject-introspection: Update to 0.3-3.83beec4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
  0.3-3.83beec4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:40:20 +02:00
Andre A. Gomes 6b911d7542
gnu: cl-cl+ssl: Update to 0.0.0-6.17d5cdd.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-6.17d5cdd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:32:56 +02:00
Andre A. Gomes 041ec00709
gnu: nyxt: Update to 3.6.1.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.6.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:29:20 +02:00
Andre A. Gomes 2c6133295d
gnu: cl-iolib: Update to 0.8.4-0.010b7a6.
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.0.010b7a6.
  [native-inputs]: Add pkg-config and sbcl-fiveam.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:23:04 +02:00
Hilton Chain 506d6ce080
gnu: emacs-rainbow-delimiters: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-delimiters): Adjust tests for
Emacs 29.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-09-04 09:00:00 +04:00
Maxim Cournoyer 32792d2073
gnu: avr-gcc: Avoid referencing gcc from the top level.
Fixes <https://issues.guix.gnu.org/65716>.

* gnu/packages/avr.scm (avr-gcc): Do not explicitly refer to 'gcc'.  The
default value of the argument uses the identifier-syntax trick to delay
evaluation of gcc.
2023-09-03 22:32:59 -04:00
Vinicius Monego 5a65672857
gnu: Add python-metpy.
* gnu/packages/geo.scm (python-metpy): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-03 22:32:59 -04:00
Vinicius Monego c6dcec13b1
gnu: python-pint: Fix build.
* gnu/packages/python-xyz (python-pint)[build-system]: Switch to
pyproject-build-system.
[arguments]: Skip a failing test.
[native-inputs]: Sort alphabetically and add python-importlib-metadata.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-03 22:32:59 -04:00
Vinicius Monego c8ef26fecc
gnu: python-sparse: Update to 0.14.0.
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.14.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-03 22:32:58 -04:00
Vinicius Monego f4aa1812fe
gnu: python-sparse: Fix build.
* gnu/packages/python-xyz.scm (python-sparse)[native-inputs]: Add
python-importlib-metadata.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-03 22:32:58 -04:00
Arun Isaac 7f20bed6c0
gnu: guile-email: Update to 0.3.1.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.3.1.
2023-09-04 00:52:09 +01:00
Efraim Flashner e365c26a34
gnu: kio: Skip another test.
* gnu/packages/kde-frameworks.scm (kio)[arguments]: Adjust custom 'check
phase to skip a test which fails on aarch64-linux.
2023-09-03 15:40:21 +03:00
Nicolas Goaziou 52af65cf66
gnu: emacs-pcre2el: Update to 1.12.
* gnu/packages/emacs-xyz.scm (emacs-pcre2el): Update to 1.12.
2023-09-03 12:31:22 +02:00
Nicolas Goaziou 1d4488a875
gnu: emacs-org-contrib: Update to 0.4.2.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.4.2.
2023-09-03 12:31:21 +02:00
Nicolas Goaziou bcac8fa318
gnu: emacs-org: Update to 9.6.9.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.9.
[arguments]<#:phases>: Re-instate a previously skipped test.
2023-09-03 12:31:21 +02:00
Nicolas Goaziou 741323a89d
gnu: emacs-popon: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-popon): Update to 0.13.
2023-09-03 12:31:20 +02:00
Nicolas Goaziou 6ed46bf515
gnu: emacs-scpaste: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-scpaste): Update to 0.7.0.
2023-09-03 12:31:19 +02:00
Nicolas Goaziou 9a1093206e
gnu: emacs-seriestracker: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-seriestracker): Update to 1.3.1.
2023-09-03 12:31:19 +02:00
Nicolas Goaziou 9f6feeca3a
gnu: emacs-substitute: Update to 0.2.0.
* gnu/packages/emacs-xyz.scm (emacs-substitute): Update to 0.2.0.
2023-09-03 12:31:18 +02:00
Cayetano Santos via Guix-patches via 1de41d5a1f
gnu: emacs-org-ref: Update to 3.0-0.bb375f3.
* gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.0-0.bb375f3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-09-03 12:31:17 +02:00
Efraim Flashner 9d2e632377
gnu: wget2: Add more support libraries.
* gnu/packages/wget.scm (wget2)[inputs]: Add brotli, nghttp2:lib, xz,
zstd:lib. Update TODO comment.
[arguments]: Adjust configure-flags to add support for bzip2, lzma
compression.
2023-09-03 11:19:16 +03:00
Andy Tai 98fe926db7
gnu: wget2: Update to 2.1.0
* gnu/packages/wget.scm (wget2): Update to 2.1.0

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-03 11:17:28 +03:00
Tobias Geerinckx-Rice 28b22c45ee
gnu: Register ruby-nokogiri.patch.
This follows up on commit e897569778.

* gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch.

Reported by acrow in #guix.
2023-09-03 02:00:00 +02:00
Maxim Cournoyer 6113e0529d
gnu: gmime: Update home-page URL.
* gnu/packages/mail.scm (gmime) [home-page]: Update URL.
2023-09-06 01:25:31 -04:00
Hilton Chain c14c25b4fb
gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:31 -04:00
Hilton Chain d3e12a02d3
gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.
* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain e90b54ee99
gnu: Add go-github-com-tdewolff-hasher.
* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain e99279aa27
gnu: Add go-github-com-cespare-mph.
* gnu/packages/golang.scm (go-github-com-cespare-mph): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain 701041aac1
gnu: Add go-github-com-dgryski-go-mph.
* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain 83064e2683
gnu: Add go-github-com-dgryski-go-metro.
* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Sughosha 315eeb919a
gnu: zrythm: Enable rtaudio.
* gnu/packages/music.scm (zrythm)[#:configure-flags]: Add
"-Drtaudio=enabled".
[inputs]: Add rtaudio.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:03:53 -04:00
Sughosha 3c2b892d29
gnu: rtaudio: Update to 5.2.0.
* gnu/packages/audio.scm (rtaudio): Update to 5.2.0.
[#:phases]: Delete argument.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:03:53 -04:00
Maxim Cournoyer 87dab3e36b
gnu-maintenance: Do not error when there are no candidates.
Fixes <https://issues.guix.gnu.org/65773>.

* guix/gnu-maintenance.scm (rewrite-url): Do not error when there are no
candidates.  This may well be possible, depending on the site.
2023-09-06 01:03:27 -04:00
Maxim Cournoyer 0aec2c10c0
gnu: gst-plugins-bad: Remove the svt-hevc input.
* gnu/packages/gstreamer.scm (gst-plugins-bad)
[inputs]: Remove svt-hevc; add comment.
2023-09-06 00:25:42 -04:00
Zheng Junjie f8e3e02b98
gnu: libndp: Fix cross-compile.
* gnu/packages/networking.scm (libndp)
[native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal,
autoconf, automake.
[arguments]: When cross-compile, add phase to fix rpl_malloc undefined references.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 00:25:42 -04:00
Rémi Teissier 2d6c4e7198
gnu: gambit-c: Update to 4.9.5.
* gnu/packages/scheme.scm (gambit-c): Update to 4.9.5.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 00:25:38 -04:00
宋文武 d7e9df2b35
gnu: gmime: Remove version 2.6.23.
* gnu/packages/mail.scm (gmime-2.6): Remove package.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 23:37:23 -04:00
fanquake a7abe49723
gnu: bear: Update to 3.1.3.
* gnu/packages/build-tools.scm (bear): Update to 3.1.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 23:34:52 -04:00
fanquake 354d8cc922
gnu: ccache: Update to 4.8.3.
* gnu/packages/ccache.scm (ccache): Update to 4.8.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 23:33:59 -04:00
Maxim Cournoyer 2ee9abe835
gnu: qemu: Update to 8.1.0.
* gnu/packages/virtualization.scm (qemu): Update to 8.1.0.
[source] <patches>: Replace qemu-disable-aarch64-migration-test.patch with
qemu-disable-some-qtests-tests.patch.
<snippet>: Adjust for dtc relocation and meson and sgabios removal.
[arguments] <configure-flags>: Remove --meson flag.  Remove sgabios from the
--firmwarepath value.
<phases>: Adjust replace-firmwares and delete-firmwares phases for sgabios
removal.
[inputs]: Remove sgabios.
(qemu-minimal): Use package/inherit, which is more appropriate for a package
variant.
[arguments]: New disable-extra-tests phase.
* gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: Delete file.
* gnu/packages/patches/qemu-disable-some-qtests-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Reviewed-by: Kaelyn <kaelyn.alexi@protonmail.com>
2023-09-05 23:30:02 -04:00
Aleksandr Vityazev 73958f7f04
doc: Fix typo.
* doc/guix.texi (VNC Services): Fix typo.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 23:28:13 -04:00
nathan 05f08c11ff
gnu: libusb-compat: Specify the absolute file name for libusb.
Refine the fix for loading libusb correctly.

* gnu/packages/libusb.scm (libusb) [arguments]
<configure-flags>: New LIBUSB_1_0_SONAME flag.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 23:22:42 -04:00
Maxim Cournoyer a87d722570
git: Fix typo in reference-available? comment.
* guix/git.scm (reference-available?): Fix typo.
2023-09-05 23:04:26 -04:00
Maxim Cournoyer c3d48d024b
time-machine: Also validate the reference from a channels file.
* guix/scripts/time-machine.scm (guix-time-machine)
<validate-guix-channel>: Update doc.  Fall-back to use the Guix channel
reference when REF is #f.

Reported-by: Simon Tournier <zimon.toutoune@gmail.com>
Co-authored-by: Simon Tournier <zimon.toutoune@gmail.com>
2023-09-05 19:52:20 -04:00
Maxim Cournoyer 756e336fa0
Revert "guix: git: Avoid touching the network unless needed in 'reference-available?'."
This reverts commit a789dd5865, which broke
e.g.:

  guix time-machine -C <(echo %default-channels) -- describe

Add an explanatory comment as suggested.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2023-09-05 19:52:20 -04:00
Nicolas Graves 8ca3490062
gnu: python-skia-pathops: Update to 0.8.0.
* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 19:52:20 -04:00
Nicolas Graves 26ca6dad37
gnu: skia: Update to 112.0.6d0b938.
* gnu/packages/graphics.scm (skia): Update to 112.0.6d0b938.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 19:52:19 -04:00
Nicolas Graves fe0c0be190
gnu: skia: Update to 110.0.0f3fb7a.
* gnu/packages/graphics.scm (skia): Update to 110.0.0f3fb7a.
[arguments](build-phases): Disable newly introduced libraries wuffs (general
performance) and perfetto (running performance tests).

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 19:52:19 -04:00