Commit graph

77893 commits

Author SHA1 Message Date
Ricardo Wurmus
b9c5f17d23
gnu: r-mboost: Update to 2.9-5.
* gnu/packages/cran.scm (r-mboost): Update to 2.9-5.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
a297fc6f74
gnu: r-ellipsis: Update to 0.3.2.
* gnu/packages/cran.scm (r-ellipsis): Update to 0.3.2.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
e68e3f68a5
gnu: r-v8: Update to 3.4.2.
* gnu/packages/cran.scm (r-v8): Update to 3.4.2.
[inputs]: Add zlib.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
14356d23be
gnu: r-brio: Update to 1.1.2.
* gnu/packages/cran.scm (r-brio): Update to 1.1.2.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
6c07e74106
gnu: Add r-curry.
* gnu/packages/cran.scm (r-curry): New variable.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
946f1608ae
gnu: Add r-googlesheets4.
* gnu/packages/cran.scm (r-googlesheets4): New variable.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
4c2826df65
gnu: Add r-ids.
* gnu/packages/cran.scm (r-ids): New variable.
2021-05-04 07:27:44 +02:00
Ricardo Wurmus
11108a9ab4
gnu: Add r-googledrive.
* gnu/packages/cran.scm (r-googledrive): New variable.
2021-05-04 07:27:43 +02:00
Ricardo Wurmus
fadf5765c1
gnu: Add r-dtplyr.
* gnu/packages/cran.scm (r-dtplyr): New variable.
2021-05-04 07:27:43 +02:00
Ricardo Wurmus
8a3766e1d3
gnu: Add r-conflicted.
* gnu/packages/cran.scm (r-conflicted): New variable.
2021-05-04 07:27:43 +02:00
Ricardo Wurmus
aa9a94bba9
gnu: r-abn: Update to 2.5-0.
* gnu/packages/cran.scm (r-abn): Move from here...
* gnu/packages/bioconductor.scm (r-abn): ...to here; update to 2.5-0.
[propagated-inputs]: Add r-rgraphviz.
2021-05-04 07:27:43 +02:00
Maxim Cournoyer
0f583f60f8
doc: Update to cover for an additional OpenPGP signing key.
The upcoming 1.3.0 release will be signed with my OpenPGP key; subsequent
releases may also be.

* doc/guix.texi (OPENPGP-SIGNING-KEY-ID, OPENPGP-SIGNING-KEY-URL): Rename to...
(OPENPGP-SIGNING-KEY-ID-1, OPENPGP-SIGNING-KEY-URL-1): ... these,
respectively.
(OPENPGP-SIGNING-KEY-ID-2, OPENPGP-SIGNING-KEY-URL-2): New variables.
(Binary Installation): Adjust to cover for the new key.
(USB Stick and DVD Installation): Likewise.
(Invoking guix refresh): Adjust accordingly.
2021-05-03 23:14:13 -04:00
Ludovic Courtès
82c0f34c7e
maint: Do not xz-compress ISO images.
The xz-compressed image is 23% smaller than the original ISO image (with
built-in zlib compression), but the extra decompression step is
unconventional and often a hindrance for users.  See discussion at
<https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00497.html>.

* Makefile.am (release): Do not compress ISO images.
* doc/guix.texi (USB Stick and DVD Installation): Remove ".xz" suffix
from URL and file name.
(Copying to a USB Stick, Burning on a DVD): Remove introductory words,
@enumerate, and first item.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-05-03 22:41:36 -04:00
Julien Lepiller
66072a00d7
nls: Guard against the list of translated Texinfo files becoming stale.
This change is so that the list of translated Texinfo files remain in sync
with the list of supported (translated) languages.

* doc/local.mk (MANUAL_LANGUAGES, COOKBOOK_LANGUAGES): New variables.
(lang_to_texinfos): New function.
(TRANSLATED_INFO): Use it to construct the list of files.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-05-03 22:41:35 -04:00
Maxim Cournoyer
b9fb13b284
doc: Update to cover for an additional OpenPGP signing key.
The upcoming 1.3.0 release will be signed with my OpenPGP key; subsequent
releases may also be.

* doc/guix.texi (OPENPGP-SIGNING-KEY-ID, OPENPGP-SIGNING-KEY-URL): Rename to...
(OPENPGP-SIGNING-KEY-ID-1, OPENPGP-SIGNING-KEY-URL-1): ... these,
respectively.
(OPENPGP-SIGNING-KEY-ID-2, OPENPGP-SIGNING-KEY-URL-2): New variables.
(Binary Installation): Adjust to cover for the new key.
(USB Stick and DVD Installation): Likewise.
(Invoking guix refresh): Adjust accordingly.
2021-05-03 20:37:55 -04:00
Michael Rohleder
d260bd51b5
gnu: emacs-yasnippet-snippets: Update to 0.24.
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.24.
[propagated-inputs]: Remove emacs-s.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 01:05:23 +02:00
Michael Rohleder
8a934d856f
gnu: emacs-rg: Update to 2.0.3.
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.0.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 01:03:58 +02:00
Xinglu Chen
3f90245d91
gnu: emacs-org-roam: Update to 1.2.4.
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.4.
[native-inputs]: Add texinfo.
[arguments]: Install image and Texinfo documentation.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 01:02:32 +02:00
Michael Rohleder
1d5560494b
gnu: chess: Fix paths in installed shell scripts.
* gnu/packages/games.scm (chess)[arguments]: Add a 'fix-shell-scripts phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 00:59:40 +02:00
nixo
cc7c1f904e
gnu: Add julia-gumbo.
* gnu/packages/julia-xyz.scm (julia-gumbo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:02 +02:00
nixo
74a7bb81f9
gnu: Add julia-gumbo-jll.
* gnu/packages/julia-xyz.scm (julia-gumbo-jll): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:02 +02:00
nixo
64c1c49787
gnu: Add julia-abstracttrees.
* gnu/packages/julia-xyz.scm (julia-abstracttrees): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:02 +02:00
François J
cd95cb287e
gnu: Add git-filter-repo.
* gnu/packages/version-control.scm (git-filter-repo): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:01 +02:00
François J
817f40d0ac
gnu: git: add a comment on why we don't build manpages
* gnu/packages/version-control.scm (git)[native-inputs]:
    add back comment skipped by commit
    d1cada0450

Signed-off-by: François J. <francois-oss@avalenn.eu>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:01 +02:00
Tobias Geerinckx-Rice
71a4e26093
gnu: python-asdf: Update to 2.7.4.
* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
2021-05-03 22:27:30 +02:00
Tobias Geerinckx-Rice
6332ad5470
gnu: dico: Omit static libraries.
* gnu/packages/dico.scm (dico)[arguments]: Add ‘--disable-static’ to
the #:configure-flags.
2021-05-03 22:27:30 +02:00
Tobias Geerinckx-Rice
dbfe885e11
gnu: dico: Update to 2.11.
* gnu/packages/dico.scm (dico): Update to 2.11.
2021-05-03 22:27:30 +02:00
Tobias Geerinckx-Rice
6e43922f35
gnu: oath-toolkit: Update to 2.6.7.
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.7.
2021-05-03 22:23:59 +02:00
Michael Rohleder
2c09755a7a
gnu: vcsh: Update to 1.20190621.
* gnu/packages/version-control.scm (vcsh): Update to 1.20190621.
[arguments]: Add an 'install-bash-completion phase.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-03 22:23:59 +02:00
raingloom
9ffa81fe64
gnu: blender: Update to 2.92.0.
* gnu/packages/graphics.scm (blender): Update to 2.92.0.
[arguments]: Set the NumPy header include path in #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-05-03 13:04:55 -04:00
Xinglu Chen
88156c603a
gnu: public-inbox: Update to 1.6.1.
* gnu/packages/mail.scm (public-inbox)[version]: Update to 1.6.1.
[inputs]: Add optional dependencies.  ‘perl-filesys-notify-simple’ has been
superseded by ‘perl-linux-inotify2’ by upstream.
[synopsis]: Capitalize “git”.
[description]: Likewise.  Mention IMAP support.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:50 +02:00
Xinglu Chen
66f309a553
gnu: Add perl-linux-inotify2.
* gnu/packages/perl.scm (perl-linux-inotify2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:50 +02:00
David Pflug
319e0e0aeb
gnu: odamex: Update to 0.9.0.
* gnu/packages/games.scm (odamex): Update to 0.9.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:50 +02:00
Konrad Hinsen
36252dff9b
gnu: octave, octave-cli: Explain difference.
* gnu/packages/maths.scm (octave-cli, octave): Extended synopsis.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
62b4cc14f8
gnu: chessx: Disable online version check by default.
* gnu/packages/games.scm (chessx)[arguments]: Add phase to disable
the online version check by default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Xinglu Chen
8e637fb548
gnu: git-modes: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (git-modes): Update to 1.3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
fa7dc25c2f
gnu: pioneers: Patch path to beep.
Fixes <https://issues.guix.gnu.org/47131>

* gnu/packages/games.scm (pioneers): Patch path to beep.
[inputs]: Add beep.
[arguments]: Add phase patch-beep-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
55b6e1a7ad
gnu: xboard: Patch path to aplay.
Fixes <http://issues.guix.gnu.org/47195>.

* gnu/packages/games.scm (xboard): Patch path to aplay.
[inputs]: Add alsa-utils.
[arguments]: Add phase patch-aplay-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Leo Prikler
d94e9cb774
gnu: guile-wisp: Update to 1.0.5.
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.5.
[license]: Add license:expat and clarify conditions.
2021-05-03 18:04:23 +02:00
Maxim Cournoyer
10cf742cbc
doc: Update the URL of the system VM image.
This is a follow up to commit ebf5d77eab, which added the qcow2 file extension
to the VM image file name.

* doc/guix.texi (Running Guix in a VM): Update URL.
2021-05-03 09:49:53 -04:00
Efraim Flashner
591b0c758d
gnu: perl-image-exiftool: Update to 12.16.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.16.
2021-05-03 16:40:32 +03:00
Ricardo Wurmus
a6b8794c69
profiles: texlive-configuration: Refresh font maps.
* guix/profiles.scm (texlive-configuration): Run updmap to generate font maps
necessary for pdflatex and other tools.
2021-05-03 15:36:14 +02:00
Ricardo Wurmus
eb930bedf4
gnu: Add texlive-default-updmap.cfg.
* gnu/packages/tex.scm (texlive-default-updmap.cfg): New variable.
2021-05-03 15:36:14 +02:00
Ricardo Wurmus
3d8a48f893
gnu: Add texlive-babel-swedish.
* gnu/packages/tex.scm (texlive-babel-swedish): New variable.

Co-authored-by: Rovanion Luckey <rovanion.luckey@gmail.com>
2021-05-03 15:36:14 +02:00
Ricardo Wurmus
04cbef14ff
gnu: Add texlive-pagenote.
* gnu/packages/tex.scm (texlive-pagenote): New variable.
2021-05-03 15:36:13 +02:00
Ricardo Wurmus
5874f8a051
gnu: Add texlive-ifmtarg.
* gnu/packages/tex.scm (texlive-ifmtarg): New variable.
2021-05-03 15:36:13 +02:00
Ricardo Wurmus
a202baf8e9
gnu: Add texlive-morefloats.
* gnu/packages/tex.scm (texlive-morefloats): New variable.
2021-05-03 15:36:13 +02:00
Ricardo Wurmus
962be3af65
gnu: Add texlive-sectsty.
* gnu/packages/tex.scm (texlive-sectsty): New variable.
2021-05-03 15:36:13 +02:00
Maxim Cournoyer
f13049f3a8
nls: Remove the doc-po-update target.
As discussed with Julien Lepiller on IRC, updating the PO files is not useful.
This change removes the target and associated rules that allowed updating
them.  This has the benefit of not having the PO files updated automatically
when generating the .pot files, which was causing spurious changes under the
po sub-directory.

* po/doc/local.mk (make-update-po-files-rule): Remove function and its uses.
(doc-po-update): Remove target.
2021-05-03 09:29:45 -04:00
Maxim Cournoyer
f995f710e8
build: Replace the doc-po-update prerequisite by doc-pot-update.
What is really required for the dist target is the presence of the
auto-generated .pot files; updating the PO files is not necessary nor
desirable (it causes spurious changes in the tree).

* Makefile.am (dist) <doc-po-update>: Replace prerequisite with...
<doc-pot-update>: ... this one.
2021-05-03 09:29:44 -04:00