Commit graph

107409 commits

Author SHA1 Message Date
Maxim Cournoyer a5b00d2733
gnu: dtc: Use gexps.
* gnu/packages/bootloaders.scm (dtc) [arguments]: Use gexps.
2023-01-03 16:03:26 -05:00
Maxim Cournoyer ec3c37d733
gnu: dtc: Move native-inputs and inputs after arguments.
* gnu/packages/bootloaders.scm (dtc) [native-inputs, inputs]: Move after the
arguments field, per convention.
2023-01-03 16:03:26 -05:00
Parnikkapore 5dcf82452f
gnu: dbus: Add dbus to inputs.
* gnu/packages/stenography.scm (plover): Add dbus to inputs and
LD_LIBRARY_PATH.  Plover tries to load dbus during startup (visible
with --log-level debug).  This will allow it to find it.
[inputs]: Add dbus.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:53 +01:00
Parnikkapore f9cd9ed869
gnu: plover: Wrap so that icons can be found.
* gnu/packages/stenography.scm (plover): Wrap and add qtsvg to QT_PLUGIN_PATH
  This is needed for the icons in Plover's UI to appear.
[inputs]: Add BASH-MINIMAL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:53 +01:00
Nicolas Goaziou a6b8d4e336
gnu: emacs-visual-fill-column: Update to 2.5.1.
* gnu/packages/emacs-xyz.scm (emacs-visual-fill-column): Update to 2.5.1.
2023-01-03 21:56:53 +01:00
Nicolas Goaziou aeb37d62d9
gnu: emacs-consult: Update to 0.30.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.30.
2023-01-03 21:56:52 +01:00
Feng Shu 8ba7d01abf
gnu: emacs-cnfonts: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.0.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-03 21:56:52 +01:00
gemmaro a1f9eba892
gnu: po4a: Update to 0.68
The phase do-not-override-PERL5LIB is removed since it was fixed in po4a v0.63.
0ab1670e50/NEWS (L366)

bash-minimal is added to inputs since the wrap-program function is used.
See also https://issues.guix.gnu.org/49327#80

The only regrettable thing is that only the SGML test failed, but I could not
find the cause...  Nevertheless, some previously failed tests are now passing.

* gnu/packages/gettext.scm (po4a): Update to 0.68.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:57 +01:00
gemmaro c304d22d69
gnu: Add perl-syntax-keyword-try
* gnu/packages/perl.scm (perl-syntax-keyword-try): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:52 +01:00
gemmaro fe2626b4b3
gnu: Add perl-text-wrapi18n.
* gnu/packages/perl.scm (perl-text-wrapi18n): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:48 +01:00
gemmaro fae9d65034
gnu: Add perl-xs-parse-keyword
perl-xs-parse-keyword v0.06 is required by perl-syntax-keyword-try.
Note that the latest version of this package is 0.31.

* gnu/packages/perl.scm (perl-xs-parse-keyword): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:44 +01:00
gemmaro 62ee1c4b47
gnu: Add perl-text-charwidth.
* gnu/packages/perl.scm (perl-text-charwidth): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-01-03 20:51:22 +01:00
Leo Famulari af74211d98
gnu: VLC: Update to 3.0.18.
* gnu/packages/video.scm (vlc): Update to 3.0.18.
2023-01-03 14:10:31 -05:00
Bruno Victal 216281b1eb
gnu: libavif: Add tools output.
* gnu/packages/image.scm (libavif)[arguments]: Build avifenc & avifdec.
[outputs]: Add 'tools' output.
[inputs]: Add zlib, libpng, libjpeg-turbo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:27 -05:00
Bruno Victal faeeb302c2
gnu: libavif: Rewrite using G-Exps.
* gnu/packages/image.scm (libavif)[arguments]: Rewrite using
G-Expressions.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-03 12:53:26 -05:00
John Kehayias 2f0418cd2c
gnu: Add flatpak-xdg-utils.
* gnu/packages/freedesktop.scm (flatpak-xdg-utils): New variable.
2023-01-03 12:10:37 -05:00
Leo Famulari 4c12321466
gnu: Remove Glimpse.
This package no longer builds and is abandoned upstream:

https://glimpse-editor.org/posts/a-project-on-hiatus/

* gnu/packages/gimp.scm (gegl-for-glimpse, glimpse): Remove variables.
2023-01-03 12:07:46 -05:00
Leo Famulari cfce55bf4f
gnu: Add linux-libre 6.1.
* gnu/packages/linux.scm (linux-libre-6.1-version, linux-libre-6.1-gnu-revision,
deblob-scripts-6.1, linux-libre-6.1-source, linux-libre-headers-6.1,
linux-libre-6.1): New variables.
* gnu/packages/aux-files/linux-libre/6.1-arm.conf,
gnu/packages/aux-files/linux-libre/6.1-arm64.conf,
gnu/packages/aux-files/linux-libre/6.1-i686.conf,
gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2023-01-03 12:07:46 -05:00
Ricardo Wurmus cad1789b3e
gnu: Add python-bcbio-gff.
* gnu/packages/bioinformatics.scm (python-bcbio-gff): New variable.
2023-01-03 15:43:25 +01:00
Marius Bakke 71ee1fbbed
gnu: flyer-composer: Don't depend on QtWebKit.
* gnu/packages/pdf.scm (flyer-composer)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
2023-01-03 15:33:13 +01:00
Marius Bakke 3eec6dd215
gnu: frescobaldi: Don't depend on QtWebKit.
* gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
2023-01-03 15:33:13 +01:00
Marius Bakke cdf98d19da
gnu: veusz: Don't depend on QtWebKit.
* gnu/packages/maths.scm (veusz)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
[arguments]: Use SEARCH-INPUT-DIRECTORY instead of label.
2023-01-03 15:33:13 +01:00
Marius Bakke a3aff55ed4
gnu: kajongg: Add missing input.
* gnu/packages/kde-games.scm (kajongg)[inputs]: Add PYTHON-QTPY.  While here,
use PYTHON-PYQT-WITHOUT-QTWEBKIT instead of PYTHON-PYQT.
2023-01-03 15:33:13 +01:00
Marius Bakke bff36b5f02
gnu: toutenclic: Remove defunct source URI.
* gnu/packages/education.scm (toutenclic)[source](uri): Remove URI that serves
an error page.
2023-01-03 15:33:13 +01:00
Ludovic Courtès 473692b812
refresh: Always return an <update-spec> for each command-line option.
This fixes a regression introduced in
8aeccc6240 whereby packages specified via
-e, -r, or -m, as well as packages *not* specified on the command line,
would all lead to a wrong-type error.

Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://lists.gnu.org/archive/html/guix-devel/2022-12/msg00311.html>.

* guix/scripts/refresh.scm (<update-spec>): Move above.  Rename
constructor to '%update-spec' and add separate 'update-spec' procedure
with optional #:version parameter.
(options->update-specs): Always return a list of <update-spec> and
update docstring accordingly.  Rename 'args-packages' to 'update-specs'
and ensure it's a list of <update-spec>; handle 'manifest' arguments
here.
2023-01-03 12:25:48 +01:00
Ludovic Courtès 11235dd85a
refresh: Honor user-provided target version and report downgrades.
Previously, 'guix refresh guile=3.0.0' would print:

  3.0.8 is already the latest version of guile

With this change, it prints:

  guile would be downgraded from 3.0.8 to 3.0.0

This is a followup to 8aeccc6240.

* guix/scripts/refresh.scm (check-for-package-update): Take an
<update-spec> instead of a <package>.  Report downgrades as such when
UPDATE-SPEC specifies a target version.
(guix-refresh): Adjust caller.
2023-01-03 12:25:48 +01:00
Ludovic Courtès a330bfdf5b
upstream: Allow downgrades.
Previously, 'guix refresh -u guile=3.0.0' would do nothing.  With this
change, it actually downgrades 'guile'.

This is a followup to 8aeccc6240.

* guix/upstream.scm (package-update): Ignore 'version>?' check
when #:version is passed.  Warn about downgrades.
2023-01-03 12:25:48 +01:00
Ludovic Courtès c6ac47afdf
ui: It's 2023 now!
* guix/ui.scm (show-version-and-exit): Change year to 2023.
2023-01-03 12:25:48 +01:00
Hilton Chain 3354ca5970
gnu: emacs-vterm: Update to 0.0.2.
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-03 11:37:48 +08:00
Akib Azmain Turja 8cebb78bba
gnu: Add aspell-dict-bn.
* gnu/packages/aspell.scm (aspell-dict-bn): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-03 09:32:02 +08:00
Leo Famulari 423e226ae6
gnu: linux-libre 5.15: Update to 5.15.86.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.86.
(linux-libre-5.15-pristine-source): Update hash.
2023-01-02 16:39:53 -05:00
Leo Famulari 927db0ee69
gnu: linux-libre: Update to 6.0.16.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.16.
(linux-libre-6.0-pristine-source): Update hash.
2023-01-02 16:39:49 -05:00
Ricardo Wurmus e06c150662
gnu: python-numcodecs: Do not use python-typing-extensions-next.
* gnu/packages/python-xyz.scm (python-numcodecs)[propagated-inputs]: Replace
python-typing-extensions-next with python-typing-extensions.
2023-01-02 22:15:57 +01:00
Maxim Cournoyer f84f676404
gnu: Add python-docx.
* gnu/packages/python-xyz.scm (python-docx): New variable.
2023-01-02 15:01:34 -05:00
Brian Kubisiak 7efcf36e3b
gnu: prusa-slicer: Fix segfault on startup.
* gnu/packages/engineering.scm (prusa-slicer)[inputs]: Change from
  wxwidgets to wxwidgets-3.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 16:07:48 +01:00
André A. Gomes f87bc05de1
Add cl-history-tree.
* gnu/packages/lisp-xyz.scm (sbcl-history-tree, cl-history-tree,
  ecl-history-tree): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 15:56:49 +01:00
Trevor Richards 8aa104752c
gnu: Add sbcl-stumpwm-battery-portable.
* gnu/packages/wm.scm (sbcl-stumpwm-battery-portable): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 15:50:20 +01:00
Ricardo Wurmus 8156216b4a
gnu: r-purrr: Update to 1.0.0.
* gnu/packages/statistics.scm (r-purrr): Update to 1.0.0.
[propagated-inputs]: Add r-cli, r-lifecycle, and r-vctrs.
2023-01-02 15:01:43 +01:00
Ricardo Wurmus 0034f4f25c
gnu: r-rsqlite: Update to 2.2.20.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.20.
2023-01-02 15:01:43 +01:00
Ricardo Wurmus b09ff0fbc6
gnu: r-locfit: Update to 1.5-9.7.
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 6abdb707d1
gnu: r-highr: Update to 0.10.
* gnu/packages/statistics.scm (r-highr): Update to 0.10.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 9817e4adac
gnu: r-formatr: Update to 1.13.
* gnu/packages/statistics.scm (r-formatr): Update to 1.13.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus c4922c9315
gnu: r-keras: Update to 2.11.0.
* gnu/packages/cran.scm (r-keras): Update to 2.11.0.
[propagated-inputs]: Remove r-ellipsis.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 6f1dcea25a
gnu: r-tensorflow: Update to 2.11.0.
* gnu/packages/cran.scm (r-tensorflow): Update to 2.11.0.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus d715d7fc2d
gnu: r-mlr3tuning: Update to 0.17.2.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.2.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 63d953e745
gnu: r-tidytext: Update to 0.4.0.
* gnu/packages/cran.scm (r-tidytext): Update to 0.4.0.
[propagated-inputs]: Remove r-hunspell; add r-cli.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus dbe91e3180
gnu: r-tokenizers: Update to 0.3.0.
* gnu/packages/cran.scm (r-tokenizers): Update to 0.3.0.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus 9b37446fdd
gnu: r-flexsurv: Update to 2.2.1.
* gnu/packages/cran.scm (r-flexsurv): Update to 2.2.1.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus f5ba03be6d
gnu: r-gaston: Update to 1.5.9.
* gnu/packages/cran.scm (r-gaston): Update to 1.5.9.
2023-01-02 15:01:42 +01:00
Ricardo Wurmus c8def63b5e
gnu: r-isoband: Update to 0.2.7.
* gnu/packages/cran.scm (r-isoband): Update to 0.2.7.
2023-01-02 15:01:42 +01:00