Commit graph

95701 commits

Author SHA1 Message Date
Liliana Marie Prikler 3935451f63
gnu: emacs-minimal: Fix inputs.
This is a follow-up to 5f315e1d5f.
The addition of autoconf wasn't reflected in emacs-minimal, causing builds
to break.  Also drop labels while we're at it.

* gnu/packages/emacs.scm (emacs-minimal)[inputs]: Drop labels.
[native-inputs]: Drop labels.  Add autoconf.
2022-05-14 22:23:52 +02:00
Liliana Marie Prikler 775817648f
gnu: emacs: Don't error on missing commands.
This is a follow-up to commit 64557bc695.
Inputs lacking from emacs proper may not be present in emacs-minimal,
thus throwing an error on lookup.  This error is already anticipated in
the handling code.

* gnu/packages/emacs.scm (emacs)[patch-program-file-names]: Wrap
search-input-file in false-if-exception.
2022-05-14 22:23:52 +02:00
Liliana Marie Prikler 35707e5058
gnu: emacs-minimal: Use G-Expressions in arguments.
This is a follow-up to commit 64557bc695.
The use of G-Expressions in emacs' arguments wasn't reflected in
emacs-minimal, causing builds to fail as reported in
<https://issues.guix.gnu.org/issue/55415>.

* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Convert to list of
G-Expessions.
2022-05-14 22:23:51 +02:00
Leo Famulari 5ee14252b7
gnu: linux-libre 4.9: Update to 4.9.313.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.313.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari fb42a8d996
gnu: linux-libre 4.14: Update to 4.14.278.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.278.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari 7a3e461c36
gnu: linux-libre 4.19: Update to 4.19.242.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.242.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari 8758dac710
gnu: linux-libre 5.4: Update to 5.4.193.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.193.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-14 15:01:26 -04:00
Leo Famulari 05b4fb6391
gnu: linux-libre 5.10: Update to 5.10.115.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.115.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari 776e613085
gnu: linux-libre 5.15: Update to 5.15.39.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.39.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari b41cb7ff53
gnu: linux-libre: Update to 5.17.7.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.7.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Liliana Marie Prikler 527952945c
gnu: emacs-next-pgtk: Define in terms of emacs-next.
* gnu/packages/emacs.scm (emacs-next-pgtk)[version,source]: Drop fields,
inheriting from emacs-next instead.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler eb02e086e9
gnu: emacs-next: Update to 38d87c43c2ad727406dcfe316aac5e24e202c251.
* gnu/packages/emacs.scm (emacs-next): Update to
38d87c43c2ad727406dcfe316aac5e24e202c251.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler 5f315e1d5f
gnu: emacs: Add support for socket activation.
* gnu/packages/emacs.scm (emacs)[#:phases]: Add ‘enable-elogind’.
[inputs]: Add elogind.
[native-inputs]: Add autoconf.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler 64557bc695
gnu: emacs: Use new package style.
* gnu/packages/emacs.scm (emacs)[source]<snippet>: Drop trailing ‘#t’.
[arguments]: Convert to list of G-Expressions.
Use ‘search-input-file’ where possible.
Inline references to auxiliary files.
Drop trailing ‘#t’s.
[inputs, native-inputs]: Drop labels.
2022-05-14 16:13:30 +02:00
Liliana Marie Prikler b65a1e4a21
gnu: emacs: Update to 28.1.
* gnu/packages/emacs.scm (emacs): Update to 28.1
* gnu/packages/patches/emacs-exec-path.patch: Adjust accordingly.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch: Delete file.
* gnu/local.mk: Remove it here.
2022-05-14 16:13:30 +02:00
Maxim Cournoyer c61746b8aa
gnu: rpm: Update to 4.17.0.
* gnu/packages/package-management.scm (rpm): Update to 4.17.0.
[configure-flags]: Remove '--without-lua', no longer supported.
[phases]: Delete trailing #t.
{fix-lua-check}: New phase.
[inputs]: Use new style, sort inputs and add lua.
2022-05-14 01:35:34 -04:00
arkhan 2e6f4220cf
gnu: xonsh: Update to 0.12.4.
* gnu/packages/shells.scm (xonsh): Update to 0.12.4.
[source](snippet): Substitute "xonsh/parsers/completion_context.py".
[arguments]: Rewrite #:phases as a gexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:39:11 +02:00
Greg Hogan 0932e97637
gnu: poke: Update to 2.3.
* gnu/packages/engineering.scm (poke): Update to 2.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:34:26 +02:00
Maxime Devos d4a0dcb737
gnu: guix: Use $SSL_CERT_DIR.
* gnu/packages/package-management.scm (guix)[native-search-paths]: Use the
$SSL_CERT_DIR from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:13 +02:00
Maxime Devos eebcfc65d8
gnu: curl: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/curl.scm (curl)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead
of a local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:08 +02:00
Maxime Devos 579270c6bf
gnu: cmake-bootstrap: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/cmake.scm (cmake-bootstrap)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead of a local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:04 +02:00
Maxime Devos 39420f27ee
gnu: cuirass: Use $SSL_CERT_DIR.
* gnu/packages/ci.scm (cuirass)[native-search-paths]: Use the
$SSL_CERT_DIR from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:15:58 +02:00
Maxime Devos 2200530bf6
gnu: openssl: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/tls.scm (openssl)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:15:54 +02:00
Maxime Devos 89a2eb25c3
search-paths: Define $SSL_CERT_DIR and $SSL_CERT_FILE.
For the ‘why’, see the docstring next to $SSL_CERT_DIR.  In later commits,
packages will be changed to use these variables and the variables will be
added to more packages.

* guix/search-paths.scm ($SSL_CERT_DIR, $SSL_CERT_FILE): New variables.
* doc/guix.texi (Search Paths): Document them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:15:37 +02:00
ykonai 2f812bfa38
gnu: pipe-viewer: Update to 0.2.0
* gnu/packages/video.scm (pipe-viewer): Update to 0.2.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:11:52 +02:00
Ludovic Courtès b0246953e9
gnu: artanis: Remove input labels.
* gnu/packages/guile-xyz.scm (artanis)[native-inputs]: Remove input
labels.  Use BASH-MINIMAL instead of BASH.
2022-05-13 17:11:05 +02:00
Wamm K. D 944f2c81ff
gnu: artanis: Update to 0.5.1.
* gnu/packages/guile-xyz.scm (artanis): Update to 0.5.1.
[source]: Substitute "artanis/tpl/parser.scm".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:08:22 +02:00
Artyom V. Poptsov c0e712931b
gnu: guile-ics: Update to 0.2.1
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:05:04 +02:00
Ludovic Courtès c99c3d11cd
doc: Add "Writing Manifests" node.
* doc/guix.texi (Invoking guix package): Remove explanation of
'specifications->manifest' and 'package->development-manifest'.  Link to
"Writing Manifests".
(Inferiors): Likewise.
(Invoking guix shell): Add anchor and link to 'package->development-manifest'.
(Invoking guix pack): Likewise.
(Writing Manifests): New section.
(Using TeX and LaTeX): Link to "Writing Manifests".
2022-05-13 17:04:22 +02:00
Marius Bakke 7f7cc04208
gnu: ungoogled-chromium: Update to 101.0.4951.64-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 101.0.4951.64.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-05-12 23:12:41 +02:00
Maxim Cournoyer 84f2471136
gnu: python-scikit-build: Fix build.
* gnu/packages/python-xyz.scm (python-scikit-build)
[phases]{check}: Add forgotten trailing spaces.
2022-05-12 16:24:49 -04:00
Lars-Dominik Braun 93baba6475
gnu: python-sanic: Update to 21.12.1.
* gnu/packages/python-web.scm (python-sanic): Update to 21.12.1.
[arguments]<#:phases>: Remove 'use-recent-pytest, update skipped tests in
'check.
[propagated-inputs]: Remove python-httpx, replace python-multidict with
python-multidict-5, add python-sanic-routing.
[native-inputs]: Add python-bandit, python-chardet, python-isort and
python-sanic-testing. Remove python-hstspreload, python-httpcore,
python-pytest-cov and python-urllib3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:14 -04:00
Lars-Dominik Braun 7acd012230
gnu: Add python-sanic-testing.
* gnu/packages/python-web.scm (python-sanic-testing): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:14 -04:00
Lars-Dominik Braun 207065aa6e
gnu: Add python-sanic-bootstrap.
* gnu/packages/python-web.scm (python-sanic-bootstrap): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:14 -04:00
Lars-Dominik Braun f6b001be16
gnu: Add python-sanic-routing.
* gnu/packages/python-web.scm (python-sanic-routing): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:14 -04:00
Maxim Cournoyer 1a0c253b93
gnu: python-multidict: Update to 5.2.0.
* gnu/packages/python-xyz.scm (python-multidict): Update to 5.2.0.
2022-05-12 12:46:13 -04:00
Lars-Dominik Braun ba4ed74f9e
gnu: python-pytest-sanic: Update to 1.9.1.
* gnu/packages/python-check.scm (python-pytest-sanic): Update to 1.9.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:13 -04:00
Maxim Cournoyer 1fd6bcfba7
gnu: python-matplotlib: Update to 3.5.2.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.5.2.
[propagated-inputs]: Move after 'arguments' field.  Use new style and re-order.
[inputs]: Order lexicographically.
[native-inputs]: Use new style.
[phases]{fix-and-disable-failing-tests}: Fix indentation.
Delete the 'lib/matplotlib/tests/test_animation.py' test.
{check}: Skip the test_lazy_auto_backend_selection test.
2022-05-12 12:46:13 -04:00
Maxim Cournoyer f2ab6b04a4
gnu: python-pygments: Update to 2.12.0.
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.12.0.
2022-05-12 12:46:13 -04:00
Lars-Dominik Braun dd50817dd6
gnu: python-qtconsole: Update to 5.3.0.
* gnu/packages/python-xyz.scm (python-qtconsole): Update to 5.3.0.
[native-inputs]: Add python-pytest-qt.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:12 -04:00
Lars-Dominik Braun e3bb211c23
gnu: python-qtpy: Update to 2.0.1.
* gnu/packages/qt.scm (python-qtpy): Update to 2.0.1.
[propagated-inputs]: Remove python-pyside-2, add python-packaging.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-12 12:46:12 -04:00
Maxim Cournoyer 44256e57cc
gnu: python-matplotlib-documentation: Fix build.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation): Inherit from
python-matplotlib.
[version, source, build-system, home-page, description, license]: Delete
fields, now inherited.
[phases]: Streamline build and install phases and enable parallel build.
[native-inputs]: Use new style.  Remove python-matplotlib, python-ipykernel,
python-mock, texlive-enumitem, texlive-latex-geometry, texlive-latex-preview,
texlive-latex-ucs, texlive-pdftex, texlive-fonts-ec, texlive-txfonts and
inherited python-matplotlib packages.
Add inkscape, python-mpl-sphinx-theme, python-scipy, python-ipywidgets,
texlive-babel, texlive-fontspec, texlive-unicode-math, texlive-etoolbox,
and texlive-underscore.
2022-05-12 12:46:12 -04:00
Maxim Cournoyer b3a77978c9
gnu: Add texlive-underscore.
* gnu/packages/tex.scm (texlive-underscore): New variable.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer 9fd911eb9b
gnu: Add python-mpl-sphinx-theme.
* gnu/packages/sphinx.scm (python-mpl-sphinx-theme): New variable.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer 09fccde9c0
gnu: python-pudb: Update to 2022.1.1 and rename from pudb.
Renaming rationale: pudb can also be used as a Python library (like pdb).

* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.1.
[phases]{check}: Remove obsolete 'add-installed-pythonpath' call.  Invoke
pytest verbosely.
[native-inputs]: Remove python-numpy.
[propagated-inputs]: Apply guix style.
(pudb): Define as a deprecated alias to python-pudb.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer dfe81d0f81
gnu: Add python-ipdb.
* gnu/packages/python-xyz.scm (python-ipdb): New variable.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer b60ca1f3b8
gnu: python-numpy-documentation: Overhaul package definition.
* gnu/packages/python-xyz.scm (python-numpy-documentation): Relocate next to
the python-numpy package in the module.  Inherit from python-numpy.
[version, source, build-system, home-page, license]: Remove fields, now
inherited.
[phases]{add-gnu-freefont-to-texmf}: New phase.
{install}: Patch conf.py to allow building the info manual.  Set HOME.  Copy
the whole generated HTML directory.  Parallelize documentation build.
[native-inputs]: Use new style.  Add font-gnu-freefont, fontconfig,
python-breathe, python-ipython, python-pandas, python-pydata-sphinx-theme,
python-scipy, python-sphinx-panels, texlive-bin, texlive-cbfonts,
texlive-cm-super, texlive-greek-fontenc, texlive-latex-expdlist,
texlive-polyglossia and texlive-xindy.  Remove pkg-config, the previous "texlive"
updmap.cfg package, scipy-sphinx-theme, and do not inherit the native inputs
of python-numpy.
[synopsis]: Refine.
[description]: Expound a bit.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer c16f282d56
gnu: python-sphinx-rtd-theme: Update to 1.0.0.
* gnu/packages/sphinx.scm (python-sphinx-rtd-theme): Update to 1.0.0.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer 01360c8b02
gnu: python-sphinxext-opengraph: Update to 0.6.3.
* gnu/packages/sphinx.scm (python-sphinxext-opengraph): Update to 0.6.3.
[phases]{check}: Streamline and invoke pytest verbosely.
[native-inputs]: Indent on a single line.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer 0efccc8f18
gnu: python-sphinx-autodoc-typehints: Update to 1.18.1.
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.1.
[source]: Use git.
[argument]: New field.
[propagated-inputs]: Add python-sphinx.
[native-inputs]: Remove python-dataclasses and python-sphinx.  Add
python-nptyping and python-setuptools-scm.
2022-05-12 12:46:10 -04:00