me
/
guix
Archived
1
0
Fork 0
Commit Graph

97717 Commits (b561053b28586d321e4c52d916fef24ce211e60f)

Author SHA1 Message Date
r0man e0d2ec418b
gnu: emacs-lsp-treemacs: Remove unclearly licensed icons.
emacs-lsp-treemacs bundles icons with unclear licenses.
See also <https://github.com/emacs-lsp/lsp-treemacs/issues/123>.

* gnu/packages/emacs-xyz.scm (%emacs-lsp-treemacs-upstream-source): New
variable.
(emacs-treemacs)[source]: Use a computed origin to remove unclearly licensed
icons.  Also remove source code which mentions said icons.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-22 10:05:30 +01:00
Mădălin Ionel Patrașcu 6564a04efa
gnu: Add perl-memory-usage.
* gnu/packages/perl.scm (perl-memory-usage): New variable.
2023-01-22 09:17:37 +01:00
Mădălin Ionel Patrașcu ac32f93df3
gnu: Add r-anvil.
* gnu/packages/bioconductor.scm (r-anvil): New variable.
2023-01-22 09:16:18 +01:00
Mădălin Ionel Patrașcu 452039f35e
gnu: Add r-rapiclient.
* gnu/packages/cran.scm (r-rapiclient): New variable.
2023-01-22 09:15:27 +01:00
Ricardo Wurmus 9fc3e4fb26
gnu: r-speaq: Fix description.
* gnu/packages/bioconductor.scm (r-speaq)[description]: Reword.
2023-01-22 09:12:50 +01:00
Mădălin Ionel Patrașcu 3d9516344e
gnu: Add r-alpsnmr.
* gnu/packages/bioconductor.scm (r-alpsnmr): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu b374a45eb0
gnu: Add r-speaq.
* gnu/packages/bioconductor.scm (r-speaq): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu a46f753051
gnu: Add r-missforest.
* gnu/packages/cran.scm (r-missforest): New variable.
2023-01-22 08:56:51 +01:00
Mădălin Ionel Patrașcu 63b7039cc1
gnu: Add r-baseline.
* gnu/packages/cran.scm (r-baseline): New variable.
2023-01-22 08:56:50 +01:00
Ricardo Wurmus 3a00c606c1
gnu: Add r-gwidgets2tcltk.
* gnu/packages/cran.scm (r-gwidgets2tcltk): New variable.
2023-01-22 08:56:50 +01:00
Ricardo Wurmus 5e5debf58c
gnu: Add r-gwidgets2.
* gnu/packages/cran.scm (r-gwidgets2): New variable.
2023-01-22 08:56:50 +01:00
Maxim Cournoyer bbc8f4c29e
gnu: cheese: Move bash-minimal from propagated-inputs to inputs.
* gnu/packages/gnome.scm (cheese) [propagated-inputs]: Move bash-minimal to...
[inputs]: ... here.
2023-01-22 00:26:10 -05:00
Maxim Cournoyer 201fb6c63b
gnu: cheese: Wrap GST_PRESET_PATH to find GstVP8Enc.prs.
Before this fix, cheese would complain like so:

   (cheese:15094): cheese-WARNING **: Can't find vp8enc preset: "Profile
   Realtime", using alternate preset: "Cheese Realtime". If you see this, make a
   bug report!

If you've run cheese before, make sure to run "rm -rf
~/.local/share/gstreamer-1.0" to make the fix effective.

* gnu/packages/gnome.scm (cheese) [phases]: Set the GST_PRESET_PATH
environment variable in the wrap phase.
2023-01-22 00:26:10 -05:00
Maxim Cournoyer d10c8f5ef1
gnu: cheese: Sort inputs.
* gnu/packages/gnome.scm (cheese): Sort inputs.
2023-01-22 00:26:06 -05:00
Maxim Cournoyer 1a97e68de9
gnu: cheese: Use gexps.
* gnu/packages/gnome.scm (cheese) [arguments]: Use gexps.
[phases] {wrap-cheese}: Delete extraneous INPUTS binding.
2023-01-21 16:44:43 -05:00
Maxim Cournoyer 895389583b
gnu: cheese: Update to 43.0.
* gnu/packages/gnome.scm (cheese): Update to 43.0.
2023-01-21 16:43:36 -05:00
Simon Tournier ba17b160ed
gnu: Remove reposurgeon.
This package is broken since 2018 and an update requires Go modules.

* gnu/packages/version-control.scm (reposurgeon): Delete variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-21 15:05:35 -05:00
Arun Isaac 900d33527c
gnu: guile2.2-xapian: Replace guile-lib with guile2.2-lib.
* gnu/packages/guile-xyz.scm (guile2.2-xapian)[propagated-inputs]: Replace
guile-lib with guile2.2-lib.
2023-01-21 11:06:20 +00:00
Nicolas Goaziou eb5e0f2865
gnu: emacs-jarchive: Update to 0.10.0.
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.10.0.
2023-01-21 00:00:34 +01:00
Nicolas Goaziou 2470de4690
gnu: emacs-inspector: Update to 0.14.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.14.
2023-01-21 00:00:33 +01:00
Nicolas Goaziou f8d77c2f8c
gnu: emacs-auctex: Update to 13.1.8.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.8.
2023-01-21 00:00:33 +01:00
Nicolas Goaziou ce438bd3a5
gnu: emacs-compat: Update to 29.1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.2.0.
2023-01-21 00:00:32 +01:00
Cayetano Santos via Guix-patches via 23c3c747fd
gnu: emacs-biblio: Update to 0.2-1.517ec18.
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2-1.517ec18.
[propagated-inputs]: Add EMACS-SEQ.
2023-01-21 00:00:32 +01:00
Cayetano Santos via Guix-patches via 8b9d671c68
gnu: Add emacs-org-board.
* gnu/packages/emacs-xyz.scm (emacs-org-board): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-21 00:00:31 +01:00
Cayetano Santos via Guix-patches via fe47725df1
gnu: emacs-org-present: Update to 0.1-1.4ec04e1.
* gnu/packages/emacs-xyz.scm (emacs-org-present): Update to 0.1-1.4ec04e1.
[propagated-inputs]: Add EMACS-ORG.
[synopsis]: Remove final full stop.
[description]: Improve typography.
[license]: Use GPL3+.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-21 00:00:31 +01:00
Tobias Geerinckx-Rice f00782294a
gnu: libusb-compat: Omit static library.
* gnu/packages/libusb.scm (libusb-compat)[arguments]:
Add --disable-static to #:configure-flags.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice a2ed30856b
gnu: libusb-compat: Update to 0.1.8.
* gnu/packages/libusb.scm (libusb-compat): Update to 0.1.8.
[native-inputs]: Add autoconf, automake, and libtool.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice 4b7faf6912
gnu: conntrack-tools: Update to 1.4.7.
* gnu/packages/linux.scm (conntrack-tools): Update to 1.4.7.
2023-01-15 01:00:20 +01:00
Tobias Geerinckx-Rice 4e4ea85c26
gnu: lirc: Remove obsolete trailing #t.
* gnu/packages/lirc.scm (lirc)[arguments]:
Don't explicitly return #t from phases.
2023-01-15 01:00:19 +01:00
Tobias Geerinckx-Rice ec3226c398
gnu: lirc: Update to 0.10.2.
* gnu/packages/lirc.scm (lirc): Update to 0.10.2.
[arguments]: Add a new 'build-reproducibly phase to partially replace…
* gnu/packages/patches/lirc-reproducible-build.patch: …this updated file.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice ea37595a7c
gnu: lirc: Build reproducibly.
* gnu/packages/lirc.scm (lirc)[arguments]: Add a new 'omit-pip-sourceball phase.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 598e43c9df
gnu: nftables: Update to 1.0.6.
* gnu/packages/linux.scm (nftables): Update to 1.0.6.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 8a36ec67fc
gnu: fdm: Update to 2.2.
* gnu/packages/mail.scm (fdm): Update to 2.2.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 0dd03c4c0d
gnu: getmail6: Update to 6.18.11.
* gnu/packages/mail.scm (getmail6): Update to 6.18.11.
2023-01-15 01:00:00 +01:00
Ludovic Courtès cdc76466e4
gnu: guix-jupyter: Remove hard-coded Guile effective version.
* gnu/packages/package-management.scm (guix-jupyter)[arguments]: In
'sed-kernel-json' phase, remove hard-coded "3.0".
2023-01-20 12:17:54 +01:00
Ludovic Courtès ed279c941f
gnu: guix-jupyter: Re-enable parallel tests.
This reverts d09f3f82b8, which turned out
to be unnecessary.

* gnu/packages/package-management.scm (guix-jupyter)[arguments]: Remove
 #:parallel-tests? #f.
2023-01-20 12:17:54 +01:00
Ludovic Courtès 0f15cc49e1
gnu: guix-jupyter: Remove input labels.
* gnu/packages/package-management.scm (guix-jupyter)[inputs]: Remove
labels.
2023-01-20 12:17:54 +01:00
Ludovic Courtès b60f3941b9
gnu: guix-jupyter: Define 'HOME' prior to 'check' phase.
Fixes <https://issues.guix.gnu.org/57077>.
Reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add
'define-home' phase.
2023-01-20 12:17:54 +01:00
Navid Afkhami 43b7a033e3
gnu: Add r-tsis.
* gnu/packages/bioinformatics.scm (r-tsis): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:06:43 +01:00
Navid Afkhami ddfe68ebbe
gnu: Add r-doubletcollection.
* gnu/packages/bioinformatics.scm (r-doubletcollection): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:02:37 +01:00
Navid Afkhami 072f605c12
gnu: Add r-scds.
* gnu/packages/bioconductor.scm (r-scds): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 11:01:31 +01:00
Simon Tournier c31d8adcb0
gnu: Add r-numbat.
* gnu/packages/bioconductor.scm (r-numbat): New variable.
2023-01-20 10:44:28 +01:00
Simon Tournier 2a2165a18e
gnu: Add r-roptim.
* gnu/packages/cran.scm (r-roptim): New variable.
2023-01-20 10:44:28 +01:00
Simon Tournier f145afd16f
gnu: Add r-scistreer.
* gnu/packages/bioconductor.scm (r-scistreer): New variable.
2023-01-20 10:44:27 +01:00
Simon Tournier a7f1a1c0f0
gnu: Add python-vireosnp.
* gnu/packages/bioinformatics.scm (python-vireosnp): New variable.
2023-01-20 10:40:59 +01:00
Arne Babenhauserheide 0d169401cb
gnu: java-logback-classic: Fix build.
* gnu/packages/java.scm (java-logback-classic)[arguments]: Use input name
"java-javaee-servletapi" instead of "servlet".

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20 09:38:44 +01:00
Tobias Geerinckx-Rice da9af8c72f
gnu: dovecot-pigeonhole: Update to 0.5.20.
‘No changes - release done to keep version numbers synced.’

* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.20.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice e2d2f516b2
gnu: dovecot: Update to 2.3.20.
* gnu/packages/mail.scm (dovecot): Update to 2.3.20.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 1dde14e6d3
gnu: man-pages: Update to 6.02.
* gnu/packages/man.scm (man-pages): Update to 6.02.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 060b6ffbb4
gnu: libvterm: Update to 0.3.1.
* gnu/packages/terminals.scm (libvterm): Update to 0.3.1.
2023-01-15 01:00:30 +01:00
Tobias Geerinckx-Rice 3dbf8c1699
gnu: libupnp: Update to 1.14.15.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.15.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice bc7c609ff5
gnu: diffstat: Update to 1.65.
* gnu/packages/version-control.scm (diffstat): Update to 1.65.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice 33c03a9d8e
gnu: motion: Update to 4.5.1.
* gnu/packages/video.scm (motion): Update to 4.5.1.
2023-01-15 01:00:29 +01:00
Tobias Geerinckx-Rice a81f89ba39
gnu: lagrange: Update to 1.14.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.2.
2023-01-15 01:00:29 +01:00
André Batista 4e9cb45da0
gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
* gnu/packages/tor.scm (tor): Update to 0.4.7.13.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 35955bafc5
gnu: go-github-com-itchyny-gojq: Update to 0.12.11.
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.11.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 92b6f227a0
gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.3-2916-178f55cf631a.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 9f5a248fc9
gnu: nginx: Update to 1.23.3.
* gnu/packages/web.scm (nginx): Update to 1.23.3.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice 9a15bcd949
gnu: berry: Update to 0.1.12.
* gnu/packages/wm.scm (berry): Update to 0.1.12.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice c580a62059
gnu: arandr: Remove input labels.
* gnu/packages/xdisorg.scm (arandr)[inputs, native-inputs]:
Remove input labels.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice b35c1e5415
gnu: arandr: Truth is obsolete.
* gnu/packages/xdisorg.scm (arandr)[source, arguments]:
Remove trailing #t.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 0e4afd4c86
gnu: arandr: Update to 0.1.11.
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.11.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 6569bf924f
gnu: mcelog: Update to 191.
* gnu/packages/linux.scm (mcelog): Update to 191.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice a611b99fe9
gnu: ipset: Update to 7.17.
* gnu/packages/linux.scm (ipset): Update to 7.17.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice d35689f2fc
gnu: mimalloc: Update to 2.0.9.
* gnu/packages/c.scm (mimalloc): Update to 2.0.9.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 7caa81e0a8
gnu: console-setup: Update to 1.212.
* gnu/packages/xorg.scm (console-setup): Update to 1.212.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 49f8d936ad
gnu: bolt: Update to 0.9.5.
* gnu/packages/linux.scm (bolt): Update to 0.9.5.
2023-01-15 01:00:01 +01:00
Tobias Geerinckx-Rice 0c29d994fd
gnu: btrfs-progs: Update to 6.1.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.1.2.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice c67c31b097
gnu: lesspipe: Update to 2.07.
* gnu/packages/less.scm (lesspipe): Update to 2.07.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice 7c63c11c15
gnu: minisign: Update to 0.11.
* gnu/packages/crypto.scm (minisign): Update to 0.11.
2023-01-15 01:00:00 +01:00
Tobias Geerinckx-Rice b2d0ba2b30
gnu: lightspark: Update to 0.8.6.1.
* gnu/packages/animation.scm (lightspark): Update to 0.8.6.1.
2023-01-15 01:00:00 +01:00
Sughosha 3846ceec4e
gnu: Add petri-foo.
* gnu/packages/music.scm (petri-foo): New public variable.
* gnu/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new patch file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:50 +01:00
Nicolas Graves f59df2f488
gnu: python-eventlet: Exclude broken test.
* gnu/packages/python-xyz.scm (python-eventlet):
  [arguments] Exclude broken test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:50 +01:00
Nicolas Graves 7a36e8e218
gnu: python-eventlet: Manage broken tests with nosetests.
* gnu/packages/python-xyz.scm (python-eventlet):
  [arguments] Manage broken tests with nosetests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Nicolas Graves 8803cb9eb9
gnu: python-gevent: Update to 22.10.2.
* gnu/packages/python-xyz.scm (python-gevent): Update to 22.10.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Nicolas Graves bdbe7cbe81
gnu: python-greenlet: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-greenlet): Update to 2.0.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Morgan Smith c5586ceee8
gnu: Fix home-page typos
* gnu/packages/accessibility.scm (espeakup): ttps -> https
* gnu/packages/emacs-xyz.scm (emacs-soap-client): httpa -> https
* gnu/packages/gstreamer.scm (esounds): Remove newline

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Morgan Smith 287e282236
gnu: hledger: Install documentation.
* gnu/packages/finance.scm (hledger)[phases]: Add install-doc phase

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Vivien Kraus b9d676e0ee
gnu: nettle: Fix mingw cross-compilation.
* gnu/packages/nettle.scm (nettle-2) [move-static-libraries]: .dll.a files are
not static libraries.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19 17:54:49 +01:00
Ludovic Courtès 88854b1a4e
gnu: gnulib: Refer to "gcc" as provided via implicit package inputs.
Fixes <https://issues.guix.gnu.org/60947>.

Previously, with the #+(file-append gcc "/bin/gcc") reference, the
resulting derivation would end up referring to the grafted GCC when
grafts are enabled, and to the ungrafted one otherwise.  As a result, a
different derivation would be produced depending on whether grafts are
enabled.

* gnu/packages/build-tools.scm (gnulib-checkout)[arguments]: Refer to
"gcc", not #+(file-append gcc "/bin/gcc").
2023-01-19 17:54:49 +01:00
Ludovic Courtès 825c2c5174
gnu: guile-next: Really depend on self.
Previously, when cross-compiling, "self" would point to GUILE-3.0
because it came from (package-native-inputs guile-3.0).

When cross-compiling, ./configure would see a version in 'guile-3.0.pc'
different from its own version and would thus bail out:

  building Guile 3.0.8-1.cabbage but `/gnu/store/…/bin/guile' has version 3.0.7

* gnu/packages/guile.scm (guile-next)[native-inputs]: Replace "self".
2023-01-19 17:54:48 +01:00
Ludovic Courtès 75b7082bdf
gnu: guile-next: Add '.tarball-version' file to get correct version.
So far, "guile --version" and 'guile-3.0.pc' would use "UNKNOWN" as the
version string, making the package unsuitable as a drop-in replacement
for the 'guile-3.0' package.

* gnu/packages/guile.scm (guile-next)[arguments]: Add 'set-version'
phase.
2023-01-19 17:54:48 +01:00
Andrew Tropin 26bb41d6d5
gnu: tdlib: Update to commit with fixed formatted_phone_number test.
The previously used commit was failing against formatted_phone_number test,
the 8ceeb39f5d51b49045b001b04f6f660c04f76698 has a fix for it.  The last
commit containing the fix and passing tdlib's CI was picked.

* gnu/packages/messaging.scm (tdlib): Update to commit with fixed
formatted_phone_number test.
2023-01-19 08:33:44 +04:00
Maxim Cournoyer 6ba3ed13ef
gnu: Add rpi-fbcp.
* gnu/packages/raspberry-pi.scm (rpi-fbcp): New variable.
2023-01-18 21:33:26 -05:00
Maxim Cournoyer 6c11c75702
gnu: Add raspberrypi-userland.
* gnu/packages/raspberry-pi.scm (raspberrypi-userland): New variable.
2023-01-18 21:33:22 -05:00
Maxim Cournoyer 9530ee9f9c
gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader.
* gnu/bootloader/u-boot.scm (u-boot-ts7970-q-2g-1000mhz-c-bootloader): New
variable.
2023-01-18 21:25:25 -05:00
Maxim Cournoyer d393e89d45
gnu: Add u-boot-ts7970-q-2g-1000mhz-c.
* gnu/packages/bootloaders.scm (u-boot-ts-mx6): New variable.
(u-boot-ts7970-q-2g-1000mhz-c): Likewise.
2023-01-18 21:25:17 -05:00
Maxim Cournoyer 6433d49ab7
gnu: Add u-boot-sandbox.
* gnu/packages/bootloaders.scm (u-boot-sandbox): New variable.
2023-01-18 21:11:15 -05:00
Maxim Cournoyer 12f1b5fe4e
gnu: u-boot-puma-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399)
[arguments]: Use gexps.
[native-inputs]: Turn into...
[inputs]: ... this, and use modify-inputs.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 4276283b30
gnu: make-arm-trusted-firmware: Simplify build.
Reuse knowledge from recent U-Boot modifications to streamline the package
definition.

* gnu/packages/firmware.scm (make-arm-trusted-firmware): Change optional
argument ARCH to keyword TRIPLET.  Default to aarch64-linux-gnu.
[arguments]: Use gexps.  Add a #:target argument.  Streamline how the
CROSS_COMPILE make flag is computed.
[native-inputs]: Delete field.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer ea0d3e1ec4
gnu: u-boot-rockpro64-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)
[phases]: Use gexps.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 4dd0378d47
gnu: u-boot-sifive-unmatched: Use gexps and remove inputs labels.
* gnu/packages/bootloaders.scm (u-boot-sifive-unmatched)
[arguments]: Use gexps.  Use search-input-file.
[inputs]: Remove labels.  Use modify-inputs.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer e7d82f4722
gnu: u-boot-rock64-rk3328: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)
[arguments]: Use gexps.
[native-inputs]: Remove input labels and use modify-inputs, and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:25 -05:00
Maxim Cournoyer 126e07a28e
gnu: make-u-boot-sunxi64-package: Use gexps and fix build.
* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package)
[native-inputs]: Turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 3f398ea952
gnu: u-boot-firefly-rk3399: Use gexps and fix build.
* gnu/packages/bootloaders.scm (u-boot-firefly-rk3399) [arguments]: Use gexps.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer c9c195936d
gnu: u-boot-pinebook-pro-rk3399: Remove input labels and use gexps.
* gnu/packages/bootloaders.scm (u-boot-pinebook-pro-rk3399) [arguments]:
Remove input labels.
[native-inputs]: Use modify-inputs and turn into...
[inputs]: ... this.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 980abad24d
gnu: make-u-boot-package: Allow disabling cross-compilation.
* gnu/packages/bootloaders.scm (make-u-boot-package): Accept #f for the
TRIPLET argument to disable cross-compilation.  Update doc.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer c6a8b1384d
gnu: make-uboot-package: Simplify build.
* gnu/packages/bootloaders.scm (make-u-boot-package) <same-arch?>: Rename
procedure to 'native-build?'.
[native-inputs]: Remove field.
[arguments]: Specify the #:target argument, when not natively building.
Adjust for the above renaming.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:24 -05:00
Maxim Cournoyer 680a768384
gnu: u-boot: Reduce the number of native inputs.
The extra python inputs are only needed for running the u-boot-test-tools test
suite.  This lowers the requirements for cross-building the various u-boot
packages.

* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Delete bc.
Move python-coverage, python-pycryptodomex and python-pytest to...
* gnu/packages/bootloaders.scm (u-boot-tools) [native-inputs]: ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer 64e526c374
gnu: make-u-boot-package: Install .imx files.
* gnu/packages/bootloaders.scm
(make-u-boot-package) [phases] <install>: Add imx to the regexp of files
considered for installation.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer d970d6a04a
gnu: make-u-boot-package: Add a u-boot argument and use gexps.
And have that u-boot argument used as the complete base of the template, so
that a user can override it.

* gnu/packages/bootloaders.scm (make-u-boot-package): New U-BOOT argument.
Document it.
[native-inputs]: Move the native-inputs of U-BOOT first, so that the
cross compilation tools can be overridden via U-BOOT.
[arguments]: Rewrite using substitute-keyword-arguments, extending rather than
overriding most arguments.  Use gexps.  Do not bind OUTPUTS.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 21:04:23 -05:00
Maxim Cournoyer 358ae8e12e
gnu: Remove u-boot-malta.
Relates to <https://issues.guix.gnu.org/60786>.

The mips64el architecture is not currently supported, causing (guix platform)
to raise an exception when attempting to cross-build the package.

* gnu/packages/bootloaders.scm (u-boot-malta): Delete variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 20:53:15 -05:00
Maxim Cournoyer 10e51d6dde
platforms: Raise an exception when no suitable platform is found.
This was motivated by #60786, which produced a cryptic, hard to understand
backtrace.

Given the following reproducer:
    (use-modules (guix packages)
                 (gnu packages cross-base))

    (define linux-libre-headers-cross-mips64el-linux-gnuabi64
      (cross-kernel-headers "mips64el-linux-gnuabi64"))

    (package-arguments linux-libre-headers-cross-mips64el-linux-gnuabi64)

Before this change:
    ice-9/boot-9.scm:1685:16: In procedure raise-exception:
    In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f

After this change:
    ice-9/boot-9.scm:1685:16: In procedure raise-exception:
    ERROR:
      1. &platform-not-found-error: "mips64el-linux-gnuabi64"

* guix/platform.scm (&platform-not-found-error): New condition.
(platform-not-found-error?): New predicate.
(false-if-platform-not-found): New syntax.
(lookup-platform-by-system): Raise an exception when no platform is found.
Update documentation.
(lookup-platform-by-target): Likewise.
(lookup-platform-by-target-or-system): Likewise, and guard lookup calls with
false-if-platform-not-found.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Handle
lookup-platform-by-system call to preserve existing behavior.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-18 20:53:15 -05:00
Leo Famulari 0d200206ca
gnu: linux-libre 4.14: Update to 4.14.303.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.303.
(linux-libre-4.14-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 78e5d14784
gnu: linux-libre 4.19: Update to 4.19.270.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.270.
(linux-libre-4.19-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 165c8b3a8b
gnu: linux-libre 5.4: Update to 5.4.229.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.229.
(linux-libre-5.4-pristine-source): Update hash.
2023-01-18 19:37:11 -05:00
Leo Famulari 581b02d9e6
gnu: linux-libre 5.10: Update to 5.10.164.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.164.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-18 19:37:10 -05:00
Leo Famulari 3340ef47ff
gnu: linux-libre 5.15: Update to 5.15.89.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.89.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-18 19:37:10 -05:00
Leo Famulari a2da19d798
gnu: linux-libre: Update to 6.1.7.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.7.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-18 19:37:03 -05:00
Leo Famulari a43f3e0697
gnu: Syncthing: Update to 1.23.0.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.0.
[arguments]: Build with Go 1.19.
2023-01-18 17:30:42 -05:00
Mădălin Ionel Patrașcu fda2d75d8d
gnu: Add r-breakpointr.
* gnu/packages/bioconductor.scm (r-breakpointr): New variable.
2023-01-18 22:43:58 +01:00
Mădălin Ionel Patrașcu 4f7ef3f528
gnu: Add r-breakpointrdata.
* gnu/packages/bioconductor.scm (r-breakpointrdata): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-18 22:43:58 +01:00
Tobias Geerinckx-Rice f088763356
gnu: sudo: Update to 1.9.12p2 [fixes CVE-2023-22809].
* gnu/packages/admin.scm (sudo): Update to 1.9.12p2.
2023-01-15 01:00:00 +01:00
David Thompson 323d868ceb
gnu: git-annex: Patch 'git-annex webapp' to use hardcoded lsof.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Substitute "lsof" in
'patch-webapp' phase.
[inputs]: Add lsof.
2023-01-18 09:21:12 -05:00
Guillaume Le Vaillant 8bf8b59101
gnu: qdmr: Update to 0.11.1.
* gnu/packages/radio.scm (qdmr): Update to 0.11.1.
2023-01-18 15:19:54 +01:00
Guillaume Le Vaillant de0b9cc531
gnu: Add gr-dsd.
* gnu/packages/radio.scm (gr-dsd): New variable.
2023-01-18 15:19:54 +01:00
Andrew Tropin a43c524252
gnu: qtwayland: Fix crashes from excessive number of frame callbacks.
QWaylandWindow::handleUpdate could create thousands of pending frame
callbacks, causing compositor to terminate client connection.
https://bugreports.qt.io/browse/QTBUG-81504

* gnu/packages/patches/qtwayland-dont-recreate-callbacks.patch: New file.
* gnu/packages/patches/qtwayland-cleanup-callbacks.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): Add patches.
2023-01-18 17:48:01 +04:00
Tobias Geerinckx-Rice ae071e21f3
gnu: gdcm: Fix recursive Git source hash.
The hash being used covered only the gdcm repository, not the gdcmdata
submodule.

* gnu/packages/bioinformatics.scm (gdcm)[source]: Update hash.

Reported by civodul in #guix.
2023-01-15 01:00:00 +01:00
Greg Hogan e4db832a0e
gnu: openjdk: Update to 19.
* gnu/packages/java.scm (openjdk): Update to 19.
(openjdk19): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-01-18 11:51:55 +02:00
Tobias Geerinckx-Rice 51f8a7aced
gnu: git: Update to 2.39.1 [fixes CVE-2022-41903 & CVE-2022-23521].
* gnu/packages/version-control.scm (git): Update to 2.39.1.

Reported by HexMachina in #guix.
2023-01-15 01:00:08 +01:00
Sergey Trofimov ecda67a577
gnu: openmw: Use ffmpeg-4.
I've noticed, that openmw is not playable as it hangs on clicking any
menu item.  It seems the issue is known and fixed upstream, but a new
version is not released yet.

* gnu/packages/game-development.scm (openmw)[inputs]: Replace FFMPEG
with FFMEG-4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Hilton Chain 8d4c893ab5
gnu: Add bees.
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/file-systems.scm (bees): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
florhizome f2deb6c18a
gnu: Add swaynotificationcenter
* gnu/packages/wm.scm (swaynotificationcenter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
dan 37916ba175
gnu: Add raylib.
* gnu/packages/game-development.scm (raylib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Timotej Lazar 1df9ec6feb
gnu: cifs-utils: Update to 7.0 [fixes CVE-2022-27239].
* gnu/packages/samba.scm (cifs-utils): Update to 7.0.
[arguments]: Use new style. Drop unneeded phase 'install-man-pages.
[inputs]: Drop labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:21 +01:00
Tor-björn Claesson 2bdbd962e3
gnu: gdcm: Update to 3.0.20.
* gnu/packages/bioinformatics.scm (gdcm): Update to 3.0.20.
[home-page, license]: Update.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17 16:05:20 +01:00
Mark H Weaver 306737c679
gnu: icecat: Update to 102.7.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-46871, CVE-2022-46877, CVE-2023-23598,
CVE-2023-23599, CVE-2023-23601, CVE-2023-23602, CVE-2023-23603, and
CVE-2023-23605.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2023-01-17 10:01:41 -05:00
Sharlatan Hellseher 1428e20284
gnu: Add cl-classimp.
* gnu/packages/lisp-xyz.scm (cl-classimp, ecl-classimp, sbcl-classimp): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-17 15:04:49 +01:00
Sharlatan Hellseher 6393f01ab0
gnu: Add assimp-5.0.
* gnu/packages/graphics.scm (assimp-5.0): New variable.
2023-01-17 14:39:06 +01:00
Andrew Tropin 29efa2791d
gnu: emacs-telega-server: Use tdlib instead of tdlib-1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of
tdlib-1.8.0.
2023-01-17 14:46:01 +04:00
Andrew Tropin d6f1b9487d
gnu: emacs-telega-server: Update to 0.8.03-0.01e8f9e.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.03-0.01e8f9e.
(emacs-telega): Update build phase to patch telega-core.el instead of
telega-util.el.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: Update patch.
2023-01-17 13:13:26 +04:00
Andrew Tropin 36e4d8f0bc
gnu: tdlib: Update to 1.8.10.
* gnu/packages/messaging.scm (tdlib): Update to 1.8.10.
2023-01-17 13:13:25 +04:00
Ricardo Wurmus bdcdab3676
gnu: r-cytonorm: Update to 0.0.10-1.166f9ff.
* gnu/packages/bioinformatics.scm (r-cytonorm): Update to 0.0.10-1.166f9ff.
2023-01-16 23:54:20 +01:00
Maxim Cournoyer aa51c4700f
gnu: rpm: Update to 4.17.1.1.
* gnu/packages/package-management.scm (rpm): Update to 4.17.1.1.
2023-01-16 17:15:44 -05:00
kiasoc5 ab09e8e578
gnu: perl-image-exiftool: Update to 12.50, use new package style.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.50.
[arguments]: Use G-expresisons. Remove trailing #t. Use #$output instead of
assoc-ref.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:22:19 +00:00
kiasoc5 a5c422f958
gnu: latex2html: Update to 2022.2, use new package style.
* gnu/packages/documentation.scm (latex2html): Update to 2022.2.
[arguments]: Use G-expressions. Remove trailing #t. Use #$output instead of
assoc-ref.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:20:55 +00:00
Peter Polidoro bc61a788b3
gnu: python-pyserial-asyncio: Update to 0.6.
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16 20:18:30 +00:00
Christopher Baines 168d117f90
gnu: nar-herder: Update to 0-10.8d219e4.
* gnu/packages/package-management.scm (nar-herder): Update to 0-10.8d219e4.
2023-01-16 20:16:58 +00:00
Felix Gruber 245152c364
gnu: python-pint: Update to 0.20.1.
* gnu/packages/python-xyz.scm (python-pint): Update to 0.20.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 13:13:15 -05:00
Daniel Meißner 0cf98fbc4e
gnu: mamba: Use G-expressions.
* gnu/packages/music.scm (mamba)[arguments]: Use G-expressions.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:59 -05:00
Daniel Meißner 045dd3402f
gnu: mamba: Update to 2.3.
* gnu/packages/music.scm (mamba): Update to 2.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:58 -05:00
Daniel Meißner f6943167b4
gnu: mamba: Use correct version of libsigc++.
* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of
version 3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:48:58 -05:00
Sharlatan Hellseher 8514a75325
gnu: Add python-poppy.
* gnu/packages/astronomy.scm (python-poppy): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:13:07 -05:00
Michael Rohleder 61cdbf414c
gnu: xfce4-screenshooter: Update to 1.10.3.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 12:13:07 -05:00
Declan Tsien 0f20fc4dd9
services: connman: Add iwd backend support.
* gnu/services/networking.scm (connman-configuration)[iwd?]: New field.
(connman-shepherd-service): Add iwd? logic, remove wpa-supplicant requirement.
* doc/guix.texi: Add information about connman-configuration iwd? option.

Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-01-16 20:59:30 +04:00
Andy Tai f52cc681b0
gnu: audacity: Update to 3.2.3
gnu/packages/audio.scm (audacity): Update to 3.2.3

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 11:50:30 -05:00
Cayetano Santos e873ab3c67
gnu: emacs-org-reveal: Update to 20222711-1.f55c85.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16 11:16:23 -05:00
Leo Famulari cf316d59aa
gnu: linux-libre 5.10: Update to 5.10.163.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.163.
(linux-libre-5.10-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Leo Famulari 5c3e3fe259
gnu: linux-libre 5.15: Update to 5.15.88.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.88.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Leo Famulari 9d86f6b03e
gnu: linux-libre: Update to 6.1.6.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.6.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-16 08:07:02 -05:00
Guillaume Le Vaillant 8119905ab9
gnu: Add splat.
* gnu/packages/geo.scm (splat): New variable.
2023-01-16 13:48:42 +01:00
Guillaume Le Vaillant 99ea070274
gnu: Add gqrx-scanner.
* gnu/packages/radio.scm (gqrx-scanner): New variable.
2023-01-16 13:48:42 +01:00
Juliana Sims f094c3831f
gnu: qpwgraph: Update to 0.3.9.
* gnu/packages/audio.scm (qpwgraph): Update to 0.3.9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16 16:03:49 +08:00
Zhu Zihao daa471a738
gnu: services: Export polkit-configuration.
Export for user customization.

* gnu/services/dbus.scm (polkit-configuration): Export.
(polkit-configuration?): Export.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16 15:08:22 +08:00
Ludovic Courtès 5c92197717
gnu: guix: Remove obsolete 'ftp-server' property.
Guix has been on ftp.gnu.org for a while already.

* gnu/packages/package-management.scm (guix)[properties]: Remove.
2023-01-16 00:06:56 +01:00
Ludovic Courtès 917b1e017a
gnu: guix: Keep dependency on Guile-Avahi when cross-compiling.
* gnu/packages/package-management.scm (guix)[native-inputs]: Keep
Guile-Avahi when cross-compiling, but drop it when 'hurd-target?' is true.
[propagated-inputs]: Likewise.
2023-01-16 00:06:56 +01:00
Ludovic Courtès 2bf6a37020
gnu: guile-avahi: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.1.
[arguments]: Remove.
2023-01-16 00:06:56 +01:00
Jelle Licht a5b914156e
services: greetd: Add 'source-profile?' configuration field.
* gnu/services/base.scm (<greetd-terminal-configuration>)[source-profile?]:
New field.
(make-greetd-terminal-configuration-file): Serialize new field to
configuration file.
* doc/guix.texi (Base Services): Document it.
2023-01-15 20:30:12 +01:00
Leo Famulari 238f965c33
gnu: yt-dlp: Update to 2023.01.06.
* gnu/packages/video.scm (yt-dlp): Update to 2023.01.06.
2023-01-15 12:30:56 -05:00
pukkamustard 79bf3b54a6
guix: dune-build-system: Do not use `test-target' argument.
This lets dune run all tests for a given package.

* guix/build/dune-build-system.scm (check): Do not use `test-target' argument.
* gnu/package/ocaml.scm (ocaml-cohttp)[native-inputs]: Add
  ocaml-crowbar.
(ocaml-cudf, opam, ocaml-frontc, ocaml-qcheck, ocaml-qtest)
(ocaml-stringext, ocaml4.07-ppx-tools-versioned, ocaml-result)
(ocaml4.09-result, ocaml5.0-result, ocaml-csv, ocaml-alcotest)
(ocaml4.07-alcotest, ocaml-ssl, ocaml-optint, ocaml-eio)
(ocaml-eio-luv, ocaml-uring, ocaml-eio-linux, ocaml-eio-main)
(ocaml-gen, ocaml-ocp-indent, ocaml-benchmark, ocaml-re)
(ocaml4.07-re, ocaml-ocplib-endian, ocaml-cstruct, ocaml-hex)
(ocaml-ezjsonm, ocaml-uri, ocaml4.07-uri, ocaml-camomile, ocaml-zed)
(ocaml-lambda-term, ocaml-utop, ocaml-ansiterminal, dedukti, ocaml-bindlib)
(ocaml-earley, ocaml-timed, ocaml-yojson, ocaml-gsl, ocaml-ppx-deriving)
(ocaml-ppx-cold, ocaml-ppx-typerep-conv, ocaml-ppx-stable)
(ocaml-ppx-base, ocaml-ppx-disable-unused-warnings, ocaml-ppx-jane)
(ocaml4.07-jane-street-headers, ocaml4.07-bisect-ppx, ocaml-fftw3)
(ocaml-cairo2, lablgtk3, ocaml-lablgtk3-sourceview3, ocaml-bigstringaf)
(ocaml-angstrom, ocaml-uri-sexp, ocaml-cohttp, js-of-ocaml)
(ocaml-monolith, ocaml-crowbar): Remove test-target argument.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:49 +01:00
pukkamustard 2a08065b05
gnu: ocaml-ppx-expect: Disable tests.
Tests require a package that would cause a cyclic dependency after
removing test-target.

* gnu/packages/ocaml.scm (ocaml-ppx-expect): Disable tests.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:42 +01:00
pukkamustard 386ad7d8d1
gnu: ocaml-ppxlib: Clean up inputs.
* gnu/packages/ocaml.scm (ocaml-ppxlib)[propagated-inputs]: Remove
unused inputs.
[native-inputs]: Move test dependencies from propagated-inputs here and add
ocaml-cinaps.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:18 +01:00
pukkamustard 7686b68f6b
gnu: Add ocaml-cinaps.
* gnu/packages/ocaml.scm (ocaml-cinaps): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-15 15:57:10 +01:00
Liliana Marie Prikler a98145ec04
gnu: komikku: Update to 1.8.0.
* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
2023-01-15 07:50:16 +01:00
Preston Firestone 145ad41ef3
gnu: guile-g-golf: Update to 0.8.0-a.1.
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-a.1.
[arguments]: Add #:parallel-build? #f.
[inputs]: Replace glib with glib-next.
[propagated-inputs]: Replace gobject-introspection with gobject-introspection-next.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:16 +01:00
Vivien Kraus 96cb7b06bd
gnu: guile-gnutls: Update to 3.7.11.
* gnu/packages/tls.scm (guile-gnutls) [phases]: Patch-shebang autopull.sh and
autogen.sh.
[native-inupts]: Add gnulib and git.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:16 +01:00
Vivien Kraus f98663464a
gnu: Add gnulib.
* gnu/packages/build-tools.scm (gnulib-checkout, gnulib): New variables.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Vivien Kraus e554f101ef
gnu: ucd-next: Update to 15.0.0.
* gnu/packages/unicode.scm (ucd-next): Update to 15.0.0.
[name]: Rename to “ucd”.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Vivien Kraus be0b866e95
gnu: libunibreak: Use ucd instead of ucd-next.
* gnu/packages/unicode.scm (libunibreak) [native-inputs]: Replace ucd-next
with ucd.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-15 07:50:15 +01:00
Ricardo Wurmus c94708a5b4
gnu: java-logback-core: Drop trailing #T.
* gnu/packages/java.scm (java-logback-core)[arguments]: Drop trailing #T from
'chdir phase.
2023-01-14 23:39:42 +01:00
Ricardo Wurmus acc5725902
gnu: java-logback-core: Fetch source from git.
* gnu/packages/java.scm (java-logback-core)[source]: Fetch with git instead of
using generated tarball at archive URL; simplify snippet.
2023-01-14 23:39:42 +01:00
Ricardo Wurmus 1f1c769c11
gnu: java-logback-core: Drop input labels.
* gnu/packages/java.scm (java-logback-core)[inputs]: Drop labels.
[native-inputs]: Drop labels.
2023-01-14 23:39:42 +01:00
Nicolas Goaziou fb3085e80f
gnu: emacs-auctex: Update to 13.1.7.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.7.
2023-01-14 16:53:39 +01:00
Nicolas Goaziou c10a3980d2
gnu: emacs-compat: Update to 29.1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.1.
2023-01-14 16:53:33 +01:00
Nicolas Goaziou 63cfcd4172
gnu: emacs-mpdel: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): Update to 2.1.0.
2023-01-14 16:51:42 +01:00
Nicolas Goaziou cda11d7cd7
gnu: emacs-liberime: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-liberime)[version]: Remove spurious "v"
prefix.
2023-01-14 16:46:56 +01:00
David Thompson 202ac747e6
gnu: services: Add joycond-service.
* gnu/services/games.scm (joycond-configuration): New configuration type.
(joycond-shepherd-service): New procedure.
(joycond-service-type): New variable.
* doc/guix.texi (Game Services): Document it.
2023-01-14 07:53:21 -05:00
Mădălin Ionel Patrașcu 3e1c85b7ec
gnu: Add r-maser.
* gnu/packages/bioconductor.scm (r-maser): New variable.
2023-01-14 08:13:54 +01:00
Maxim Cournoyer c77978d6c8
gnu: Add fbgrab.
* gnu/packages/linux.scm (fbgrab): New variable.
2023-01-13 22:26:38 -05:00
Leo Famulari 9ea37eb9f5
gnu: Remove linux-libre 6.0.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-6.0-version, linux-libre-6.0-gnu-revision,
deblob-scripts-6.0, linux-libre-6.0-pristine-source, linux-libre-6.0-source,
linux-libre-headers-6.0, linux-libre-6.0): Remove variables.
* gnu/packages/aux-files/linux-libre/6.0-arm.conf,
gnu/packages/aux-files/linux-libre/6.0-arm64.conf,
gnu/packages/aux-files/linux-libre/6.0-i686.conf,
gnu/packages/aux-files/linux-libre/6.0-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2023-01-13 19:08:40 -05:00
Leo Famulari e1bad6d1d7
gnu: linux-libre-with-bpf: Update to 6.1.
This is a followup to commit ce8a34bc9a

* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.1.
2023-01-13 19:08:40 -05:00
Nicolas Goaziou ce036e5d72
gnu: mgba: Update to 0.10.1.
* gnu/packages/emulators.scm (mgba): Update to 0.10.1.
2023-01-13 22:55:37 +01:00
Nicolas Goaziou 55544d6ec0
gnu: naev: Update to 0.10.2.
* gnu/packages/games.scm (naev): Update to 0.10.2.
2023-01-13 22:51:07 +01:00
Nicolas Goaziou 30cb451117
gnu: emacs-org: Update to 9.6.1.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.1.
2023-01-13 22:43:49 +01:00
Nicolas Goaziou 2872e7fd57
gnu: emacs-diff-hl: Update to 1.9.1.
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.1.
2023-01-13 22:41:45 +01:00
Nicolas Goaziou 4fdd87c570
gnu: emacs-emms: Update to 13.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 13.
2023-01-13 22:39:01 +01:00
Nicolas Goaziou dd25c46887
gnu: emacs-xref: Update to 1.6.1.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.1.
2023-01-13 22:37:04 +01:00
Nicolas Goaziou 52c4f11536
gnu: emacs-ebdb: Update to 0.8.17.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.17.
2023-01-13 22:36:57 +01:00
Nicolas Goaziou 0be4d09479
gnu: emacs-nadvice: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-nadvice): Update to 0.4.
2023-01-13 22:36:49 +01:00
Nicolas Goaziou b76a5f36f9
gnu: emacs-project: Update to 0.9.4.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.4.
2023-01-13 22:36:42 +01:00
Feng Shu 06972a4c51
gnu: Add emacs-liberime.
* gnu/packages/emacs-xyz.scm (emacs-liberime): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:52 +01:00
Simon Streit e13d9399ca
gnu: emacs-magit: Fix path to documentation.
* gnu/packages/emacs-xyz.scm: (emacs-magit)[arguments]<#:phases> Fix path in
find-files for documentation.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:52 +01:00
Hilton Chain d1ae277e5d
gnu: emacs-semi-epg: Update to 1.14.6-242.7d8df0e.
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to 1.14.6-242.7d8df0e.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:51 +01:00
Hilton Chain 898a626bb2
gnu: emacs-flim-lb: Update to 1.14.9-134.3a931b5.
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-134.3a931b5.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-13 22:26:51 +01:00
Maxim Cournoyer 4913ac7491
gnu: make-linux-libre*: Remove input labels.
This restores commit dfc6957a5a, with an
additional fix to the kernel-config procedure so that it returns #f when no
configuration exists for the architecture requested, as reported by Pierre
Langlois (thanks!).

* gnu/packages/linux.scm (kernel-config): Make the return value a gexp, using
local-file, while preserving the #f return value in case of no matching config
file found.  Adjust doc.
(make-linux-libre*): Adjust doc.
[native-inputs]: Remove input labels.  Rewrite config input to be directly
expanded...
[phases] <configure>: ... here.  Re-flow comments.  Remove extraneous INPUTS
argument.
<install>: Likewise.
2023-01-13 15:45:33 -05:00
John Kehayias 0f85081ed1
gnu: picom: Update to 10.2.
* gnu/packages/compton.scm (picom): Update to 10.2.
[arguments]: Use a plain list and adjust accordingly.
[phases]{patch-autostart-files}: New phase.
2023-01-13 13:44:34 -05:00
Leo Famulari fc8c3fabcd
gnu: unrar-free: Update to 0.1.3.
* gnu/packages/compression.scm (unrar-free): Update to 0.1.3.
2023-01-13 13:28:09 -05:00
Foo Chuan Wei 949f88b1e5
gnu: Add unrar-free.
* gnu/packages/compression.scm (unrar-free): New variable.
2023-01-13 13:28:06 -05:00
David Thompson 538eddfbce
gnu: thermald: Update to 2.5.1.
* gnu/packages/admin.scm (thermald): Update to 2.5.1.
2023-01-13 12:00:12 -05:00
Jan (janneke) Nieuwenhuizen eb329c9461
gnu: dezyne: Update to 2.16.3.
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.3.
2023-01-13 13:56:22 +01:00
Ricardo Wurmus 9ad5c3deea
gnu: r-signac: Update to 1.9.0-1.af41427.
* gnu/packages/bioinformatics.scm (r-signac): Update to 1.9.0-1.af41427.
[propagated-inputs]: Remove r-ggforce, r-ggrepel, r-ggseqlogo, r-lsa,
r-qlcmatrix, and r-seurat; add r-vctrs.
2023-01-13 10:51:23 +01:00
Leo Famulari 789d73234d
gnu: sent: Install some more useful documentation.
* gnu/packages/suckless.scm (sent)[arguments]: Install the README.md in a new
'install-doc' phase.
2023-01-13 00:46:13 -05:00
Leo Famulari ce8a34bc9a
gnu: linux-libre: Update to 6.1.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.1.
2023-01-13 00:44:20 -05:00
Leo Famulari b7f53df78d
gnu: linux-libre 5.15: Update to 5.15.87.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.87.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-13 00:44:20 -05:00
Leo Famulari 1d39dd2484
gnu: linux-libre: Update to 6.0.19.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.19.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-13 00:44:19 -05:00
Leo Famulari f827f1058d
gnu: linux-libre 6.1: Update to 6.1.5.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.5.
(linux-libre-6.1-pristine-source): Update hash.
2023-01-13 00:44:16 -05:00
Marius Bakke 7f7907335d
gnu: python-cellbender: Update source hash.
The git tag was moved in-place from d82893c05b4e6b912f7f165dc2cd7c36f29cfc52
to d92cfc5a55c8b1771348468035993c52df975170.

* gnu/packages/bioinformatics.scm (python-cellbender)[source](sha256): Update.
2023-01-13 03:19:40 +01:00
Marius Bakke 54bc89ffc1
gnu: rdma-core: Update to 44.0.
* gnu/packages/linux.scm (rdma-core): Update to 44.0.
2023-01-13 03:19:40 +01:00
Marius Bakke 8f18bad2aa
gnu: rdma-core: Remove input labels.
* gnu/packages/linux.scm (rdma-core)[arguments]: Don't reference rst2man by
label.  Reindent.
[native-inputs, inputs]: Remove labels.
2023-01-13 03:19:40 +01:00
Marius Bakke ffb9813aee
gnu: ovmf-arm: Fix syntax error on armhf-linux.
* gnu/packages/firmware.scm (ovmf-arm)[arguments]: Don't add an empty set-env
phase when building for armhf-linux.
2023-01-13 03:19:40 +01:00
Marius Bakke 2a93b66882
gnu: ovmf-aarch64: Fix syntax error on aarch64-linux.
* gnu/packages/firmware.scm (ovmf-aarch64)[arguments]: Don't add an empty
set-env phase when building for aarch64.
2023-01-13 03:19:39 +01:00
Marius Bakke 8d813a7eba
gnu: ungoogled-chromium: Update to 109.0.5414.74-1.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M109.
(%chromium-version): Set to 109.0.5414.74.
(%arch-revision): Bump to latest.
(%arch-patches): Add one patch.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Disable H264 for WebRTC.  Delete one directory.  Remove obsolete
substitution.
[native-inputs]: Add PYTHON-PYYAML.
2023-01-13 03:19:39 +01:00
Petr Hodina 505d7ce025
gnu: Add dislocker.
* gnu/packages/linux.scm (dislocker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:31:47 +01:00
Petr Hodina b74e5283bb
gnu: Add hydra.
* gnu/packages/password-utils.scm (hydra): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:30:06 +01:00
Nicolas Graves f558e14199
gnu: guile-aa-tree: Update Guile version to 3.0 .
* gnu/packages/guile-xyz.scm (guile-aa-tree): Update Guile version to 3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:20:32 +01:00
Nicolas Graves 27c4cbb571
gnu: guile-aa-tree: Restrict install to aa-tree.scm.
* gnu/packages/guile-xyz.scm (guile-aa-tree):
  [native-inputs]: Remove guile-2.2.
  [inputs]: Add guile-2.2.
  [arguments]: (scheme-file-regexp): Restrict install to aa-tree.scm
  [arguments]: (phases): Add check phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12 23:19:42 +01:00
Ludovic Courtès 5a427d44ef
gnu: gloo: Add dependency on rdma-core.
* gnu/packages/machine-learning.scm (gloo)[inputs]: Add RDMA-CORE when
supported.
[arguments]: Pass '-DUSE_IBVERBS=ON' when RDMA-CORE is present.  Switch
to gexps.
2023-01-12 23:14:44 +01:00
Ludovic Courtès 69ed95efaa
gnu: gloo: Build the shared library only.
* gnu/packages/machine-learning.scm (gloo)[arguments]: Pass
'-DBUILD_SHARED_LIBS=ON'.
2023-01-12 23:14:44 +01:00
Ludovic Courtès 88572ededc
gnu: gromacs: Mark as tunable.
* gnu/packages/chemistry.scm (gromacs)[properties]: New field.
2023-01-12 23:14:44 +01:00
Simon Tournier 483bc044eb
gnu: Add cellsnp-lite.
* gnu/packages/bioinformatics.scm (cellsnp-lite): New variable.
2023-01-12 21:37:56 +01:00
Arun Isaac 98ef4ab23e
gnu: guile-email-latest: Remove package.
* gnu/packages/guile-xyz.scm (guile-email-latest): Delete variable.
* gnu/packages/mail.scm (mumi)[inputs]: Replace guile-email-latest with
guile-email.
2023-01-12 21:22:57 +01:00
Ricardo Wurmus 2a2b494370
gnu: Add r-jqr.
* gnu/packages/cran.scm (r-jqr): New variable.
2023-01-12 21:22:57 +01:00
Guillaume Le Vaillant ef0613a81d
gnu: monero-gui: Add menu entry file.
* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to
  add icons and menu entry file.
2023-01-12 14:06:00 +01:00
Kaelyn Takata 4171b01808
gnu: Remove xfce4-embed-plugin.
The last release of this plugin appears to be 2015, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.

* gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 14:25:50 +08:00
Kaelyn Takata 740eb6d7a9
gnu: Remove xfce4-equake-plugin.
The last release of this plugin appears to be 2013, and the package no
longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2
support was dropped in 2019.

* gnu/packages/xfce.scm (xfce4-equake-plugin): Delete variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 14:24:04 +08:00
jgart 9fd69e3e4f
gnu: kirc: Update to 0.3.2.
* gnu/packages/irc.scm (kirc): Update to 0.3.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:41:48 +08:00
Andy Tai 33e82ce84f
gnu: xpra: Update to 4.4.3.
gnu/packages/xorg.scm (xpra): Update to 4.4.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:34:15 +08:00
jgart 832f577734
gnu: litterbox: Update to 1.9.
* gnu/packages/irc.scm (litterbox): Update to 1.9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:19:01 +08:00
jgart dc987fcf54
gnu: catgirl: Update to 2.1.
* gnu/packages/irc.scm (catgirl): Update to 2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:15:18 +08:00
Sébastien Helleu 501b80afad
gnu: weechat: Update to 3.8.
* gnu/packages/irc.scm (weechat): Update to 3.8.
[arguments]: Do not build tests any more: since version 3.8, ‘make test’
is successful when tests are not built.
[native-inputs]: Remove dependency on cpputest as tests are not built
any more.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12 11:00:53 +08:00
Maxim Cournoyer 5e4ec82181
gnu: emacs-enh-ruby-mode: Fix base version to 20191111.
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): Fix base version to
20191111.

Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-11 08:34:33 -05:00
jgart a8b2decf28
gnu: Add ghc-parsec.
* gnu/packages/haskell-xyz.scm (ghc-parsec): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-11 10:44:56 +00:00
Maxim Cournoyer 24ad9a9a48
gnu: Add emacs-enh-ruby-mode.
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): New variable.
2023-01-10 22:06:35 -05:00
Tobias Geerinckx-Rice 00ba3ad4c3
gnu: muse-sequencer: Also run on Wayland.
* gnu/packages/music.scm (muse-sequencer)[inputs]: Add qtwayland-5.

Reported by f1refly in #guix.
2023-01-08 01:00:23 +01:00
Arun Isaac cfd48888db
gnu: weechat-wee-slack: Update to 2.9.1.
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.1.
2023-01-10 16:58:22 +00:00
Maxim Cournoyer 1ab92e8659
gnu: Add waveshare-dtoverlays.
* gnu/packages/raspberry-pi.scm (waveshare-dtoverlays): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10 11:49:46 -05:00
Maxim Cournoyer c42ae60a84
gnu: patman: Fix incomplete get-maintainer patch.
The full set of patches already merged into the U-Boot is included for
simplicity and avoiding mistakes like the previous one, where a conflicting
hunk got dropped, causing the following error when running patman:

    WARNING: Unknown setting get_maintainer_script

* gnu/packages/bootloaders.scm (u-boot) [source]: Replace the
u-boot-patman-fix-help.patch, u-boot-patman-local-conf.patch and
u-boot-patman-get-maintainer.patch with u-boot-patman-guix-integration.patch.
* gnu/local.mk (dist_patch_DATA): Update patch registrations.
* gnu/packages/patches/u-boot-patman-fix-help.patch: Delete file.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/packages/patches/u-boot-patman-guix-integration.patch: New file.

Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-10 11:37:29 -05:00
muradm dc403ec7f1
gnu: services: Fix fail2ban configuration serialization.
This fixes a regression from 543d971ed2 whereby
match-lambda due to configuration field reordering.

* gnu/services/security.scm:
[serialize-fail2ban-ignore-cache-configuration]: Switch to match-record.
[serialize-fail2ban-jail-filter-configuration]: Switch to match-record.
[serialize-fail2ban-jail-action-configuration]: Switch to match-record.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10 10:47:27 -05:00
Efraim Flashner d0942bfd2d
gnu: onedrive: Update to 2.4.23.
* gnu/packages/sync.scm (onedrive): Update to 2.4.23.
2023-01-10 13:01:37 +02:00
Alex Devaure 4b50dccc63
gnu: darktable: Update to 4.2.0.
* gnu/packages/photo.scm (darktable): Update to 4.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Abhishek Cherath 5ef6d3ea11
gnu: Add guile-scheme-json-rpc.
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Paul A. Patience 35eaba00e6
gnu: Add gophernicus.
* gnu/packages/web.scm (gophernicus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Paul A. Patience 0c0dc72ac0
gnu: Add vger.
* gnu/packages/web.scm (vger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Giacomo Leidi 5f63811032
services: unattended-upgrade: Add 'operating-system-expression' field.
* gnu/services/admin.scm (<unattended-upgrade-configuration>)
[operating-system-expression]: New field.
(unattended-upgrade-mcron-jobs): Honor it.
* doc/guix.texi (Unattended Upgrades): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:14 +01:00
Bruno Victal 22e9b01bda
services: git-daemon: Deprecate 'git-daemon-service' procedure.
* gnu/services/version-control.scm
(git-daemon-service): Define with 'define-deprecated'
* doc/guix.texi (Version Control Services): Replace with
'git-daemon-service-type'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:13 +01:00
Luis Henrique Gomes Higino 7ebeafff15
gnu: neovim: Update to 0.8.2.
* gnu/packages/vim.scm (neovim): Update to 0.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10 11:49:13 +01:00
Ludovic Courtès 04bf1d9634
gnu: gromacs: Remove input labels and use gexps.
* gnu/packages/chemistry.scm (gromacs)[arguments]: Turn into gexps.
[native-inputs]: Remove labels.  Remove (package-source googletest).
2023-01-10 11:49:13 +01:00
Ludovic Courtès 7934e9c556
gnu: gromacs: Update to 2022.4.
* gnu/packages/chemistry.scm (gromacs): Update to 2022.4.
* gnu/packages/patches/gromacs-tinyxml2.patch: Adjust accordingly.
2023-01-10 11:49:13 +01:00
Jonathan Brielmaier 9b9004253b
gnu: keepassxc: Enable wayland support.
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
2023-01-10 10:39:44 +01:00
Artyom V. Poptsov 5f7ce22201
gnu: Add ftxui.
* gnu/packages/cpp.scm (ftxui): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-10 09:14:53 +01:00