Commit graph

107857 commits

Author SHA1 Message Date
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
Maxim Cournoyer 2491a60404
doc: Fix Xvnc service example.
Reported by bost on #guix (thank you!)

* doc/guix.texi (VNC Services): Add the missing host argument in the SSH
command example.
2023-01-20 12:32:34 -05: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